Hiyve Components - v1.0.0
Preparing search index...
@hiyve/react-collaboration
QuestionUpdatedPayload
Interface QuestionUpdatedPayload
Payload for question updated data message (pin state).
interface
QuestionUpdatedPayload
{
questionId
:
string
;
updates
:
Partial
<
Question
>
;
}
Index
Properties
question
Id
updates
Properties
question
Id
questionId
:
string
updates
updates
:
Partial
<
Question
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
question
Id
updates
Hiyve Components - v1.0.0
Loading...
Payload for question updated data message (pin state).