Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-collaboration
VoteChangedPayload
Interface VoteChangedPayload
Payload for vote changed data message.
interface
VoteChangedPayload
{
questionId
:
string
;
upvotes
:
string
[]
;
}
Index
Properties
question
Id
upvotes
Properties
question
Id
questionId
:
string
upvotes
upvotes
:
string
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
question
Id
upvotes
Hiyve Components - v1.0.0
Loading...
Payload for vote changed data message.