Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-collaboration
PollStateResponsePayload
Interface PollStateResponsePayload
Payload for state response data message.
interface
PollStateResponsePayload
{
polls
:
Poll
[]
;
targetUserId
:
string
;
}
Index
Properties
polls
target
User
Id
Properties
polls
polls
:
Poll
[]
target
User
Id
targetUserId
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
polls
target
User
Id
Hiyve Components - v1.0.0
Loading...
Payload for state response data message.