Homepage
Preparing search index...
The search index is not available
Axii API
axii
FormProps
Type Alias FormProps
Form
Props
:
{
children
:
any
;
name
:
string
;
onChange
?:
(
(
values
:
any
)
=>
void
)
;
onClear
?:
(
(
)
=>
void
)
;
onReset
?:
(
(
)
=>
void
)
;
onSubmit
?:
(
(
values
:
any
)
=>
void
)
;
values
:
RxMap
<
string
,
any
>
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
data0 API
Homepage
axii
Loading...