Recapp Code Reference
Preparing search index...
frontend/src/utils
checkIsCreatingQuestionDisabled
Function checkIsCreatingQuestionDisabled
checkIsCreatingQuestionDisabled
(
allowedQuestionTypesSettings
:
Partial
<
Record
<
"SINGLE"
|
"MULTIPLE"
|
"TEXT"
,
boolean
>
,
>
,
)
:
boolean
Parameters
allowedQuestionTypesSettings
:
Partial
<
Record
<
"SINGLE"
|
"MULTIPLE"
|
"TEXT"
,
boolean
>
>
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Recapp Code Reference
Loading...