Preparing search index...
The search index is not available
form-studio - v0
form-studio - v0
Configs
Type Alias Configs<Custom>
Configs
<
Custom
>
:
{
groups
?:
GroupConfigs
<
Custom
>
[]
;
questions
?:
QuestionConfigs
<
Custom
>
[]
;
}
Configs to construct a form.
Type Parameters
Custom
=
any
Type declaration
Optional
groups
?:
GroupConfigs
<
Custom
>
[]
Groups.
Optional
questions
?:
QuestionConfigs
<
Custom
>
[]
Questions directly under the form, without grouping.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
form-studio - v0
Loading...
Configs to construct a form.