Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-collaboration
createDefaultPoll
Function createDefaultPoll
createDefaultPoll
(
createdBy
:
string
,
createdByName
?:
string
,
)
:
Omit
<
Poll
,
"id"
|
"createdAt"
>
Create a new poll with defaults (starts as active).
Parameters
createdBy
:
string
Optional
createdByName
:
string
Returns
Omit
<
Poll
,
"id"
|
"createdAt"
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Hiyve Components - v1.0.0
Loading...
Create a new poll with defaults (starts as active).