BootCell
Preparing search index...
FormControlProps
Type Alias FormControlProps<T>
FormControlProps
:
WebCellProps
&
Omit
<
JSX.IntrinsicElements
[
T
]
,
"size"
>
&
{
as
?:
T
;
htmlSize
?:
number
;
plaintext
?:
boolean
;
size
?:
"sm"
|
"lg"
;
}
Type Parameters
T
extends
FormControlTag
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
BootCell
Loading...