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