TomTom Maps for JavaScript
Preparing search index...
plugins
questionSchema
Variable questionSchema
Const
questionSchema
:
z.ZodObject
<
{
id
:
z.ZodString
;
multiSelect
:
z.ZodDefault
<
z.ZodBoolean
>
;
options
:
z.ZodArray
<
z.ZodString
>
;
question
:
z.ZodString
;
}
,
z.core.$strip
,
>
A single clarification question shown to the user. Exported so a host can type its form state.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TomTom Maps for JavaScript
Loading...
A single clarification question shown to the user. Exported so a host can type its form state.