Interface IFormControlProps
Properties
Optional children
children: ReactNode
Optional className
className: string
Optional invalid
invalid: boolean
Optional label
label: ReactNode
Optional required
required: boolean
Optional style
style: CSSProperties
Optional withoutLabel
withoutLabel: boolean
是否有错误