TAMS Club Calendar Frontend Documentation
Preparing search index...
util/constructors
createCommittee
Function createCommittee
createCommittee
(
name
?:
string
,
description
?:
string
,
heads
?:
string
[]
,
links
?:
string
[]
,
)
:
Committee
Creates a Committee object
Parameters
name
:
string
= null
description
:
string
= ''
heads
:
string
[]
= []
links
:
string
[]
= []
Returns
Committee
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TAMS Club Calendar Frontend Documentation
Loading...
Creates a Committee object