Rezi
Preparing search index...
core/src
FieldProps
Type Alias FieldProps
FieldProps
:
Readonly
<
{
children
:
VNode
;
error
?:
string
;
hint
?:
string
;
key
?:
string
;
label
:
string
;
required
?:
boolean
;
}
,
>
Props for field wrapper widget. Wraps an input with label, error, and hint.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Props for field wrapper widget. Wraps an input with label, error, and hint.