- Preparing search index...
- The search index is not available
@fold-dev/core
Type alias FormControlProps
FormControlProps: { row?: boolean; status?: "error" | "success" | "warning"; } & CoreViewProps
Type declaration
-
Optional
row?: boolean
-
Optional
status?: "error" | "success" | "warning"