- Preparing search index...
- The search index is not available
@fold-dev/core
Type alias FormLabelProps
FormLabelProps: { htmlFor?: string; required?: boolean; size?: Size; } & TextProps
Type declaration
-
Optional htmlFor?: string
-
Optional required?: boolean
-
Optional size?: Size