README
Compatibility
π Web
π₯ Electron
π± React Native
βοΈ
β
β
Screenshots
π Web
π₯ Electron
π± React Native

TBD
TBD
Universal Props
Name
Type
Default
Description
style
Object
style object for FormControl component.
children
ReactNode
Children prop for FormControl component.
Component
ReactNode
component prop for FormControl component.
className
string
ClassName for FormControl component.
Specific Library Props
Name
Type
Default
Description
disabled
boolean
disabled prop for the FormControl.
error
boolean
error prop for the FormControl.
fullWidth
boolean
fullWidth prop for the FormControl.
margin
string
'none' ,'dense','normal'
margin prop for the FormControl.
required
boolean
required prop for the FormControl.
component
string
component prop for the FormControl.
FormGroup
FormGroup Universal Props
Name
Type
Default
Description
style
Object
style object for FormGroup component.
children
ReactNode
Children prop for FormGroup component.
Component
ReactNode
component prop for FormGroup component.
className
string
ClassName for FormGroup component.
How to use
Last updated