Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-collaboration
PollStartedPayload
Interface PollStartedPayload
Payload for poll started data message.
interface
PollStartedPayload
{
pollId
:
string
;
startedAt
:
number
;
}
Index
Properties
poll
Id
started
At
Properties
poll
Id
pollId
:
string
started
At
startedAt
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
poll
Id
started
At
Hiyve Components - v1.0.0
Loading...
Payload for poll started data message.