nextspace
Preparing search index...
utils
inspectPoll
Function inspectPoll
inspectPoll
(
pollId
:
string
,
)
:
Promise
<
{
choices
?:
{
isSelected
:
boolean
;
text
:
string
}
[]
}
|
null
>
Parameters
pollId
:
string
Returns
Promise
<
{
choices
?:
{
isSelected
:
boolean
;
text
:
string
}
[]
}
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
nextspace
Loading...