@hydroperx/metro
Preparing search index...
FormGroup
Function FormGroup
FormGroup
(
params
:
{
children
?:
ReactNode
;
className
?:
string
;
id
?:
string
;
style
?:
CSSProperties
;
vertical
?:
boolean
;
}
,
)
:
Element
A form group more commonly contains a label followed by a form control.
Parameters
params
:
{
children
?:
ReactNode
;
className
?:
string
;
id
?:
string
;
style
?:
CSSProperties
;
vertical
?:
boolean
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hydroperx/metro
Loading...
A form group more commonly contains a label followed by a form control.