frontend
Preparing search index...
components/features/forms/formlayout
Props
Type Alias Props
type
Props
=
{
children
:
React.ReactNode
;
justify
?:
Responsive
<
"center"
|
"start"
|
"end"
|
"baseline"
|
"stretch"
>
;
onSubmit
:
SubmitEventHandler
<
HTMLFormElement
>
;
}
Index
Properties
children
justify?
on
Submit
Properties
children
children
:
React.ReactNode
Optional
justify
justify
?:
Responsive
<
"center"
|
"start"
|
"end"
|
"baseline"
|
"stretch"
>
on
Submit
onSubmit
:
SubmitEventHandler
<
HTMLFormElement
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
justify
on
Submit
frontend
Loading...