Pawnote
Website
GitHub
Discord
Preparing search index...
newsQuestionLocalMutate
Variable newsQuestionLocalMutate
Const
newsQuestionLocalMutate
:
{
(
question
:
NewsQuestion
,
textInputAnswer
?:
string
)
:
void
;
(
question
:
NewsQuestion
,
selectedAnswers
?:
number
[]
,
otherFieldTextValue
?:
string
,
)
:
void
;
(
question
:
NewsQuestion
,
answers
?:
string
|
number
[]
,
textInput
?:
string
,
)
:
void
;
}
= ...
Type Declaration
(
question
:
NewsQuestion
,
textInputAnswer
?:
string
)
:
void
Parameters
question
:
NewsQuestion
Optional
textInputAnswer
:
string
Returns
void
(
question
:
NewsQuestion
,
selectedAnswers
?:
number
[]
,
otherFieldTextValue
?:
string
,
)
:
void
Parameters
question
:
NewsQuestion
Optional
selectedAnswers
:
number
[]
Optional
otherFieldTextValue
:
string
Returns
void
(
question
:
NewsQuestion
,
answers
?:
string
|
number
[]
,
textInput
?:
string
)
:
void
Parameters
question
:
NewsQuestion
Optional
answers
:
string
|
number
[]
Optional
textInput
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Website
GitHub
Discord
Pawnote
Loading...