Type Alias: FormFieldSkeletonProps
FormFieldSkeletonProps:
object
FormFieldSkeleton component props.
Type declaration
Name | Type | Description |
---|---|---|
hideLabel | boolean | Hides the label when set to true |
isLoading | boolean | Indicates if the form field is loading |
Defined in
packages/react-material-ui/src/components/FormFieldSkeleton/index.tsx:7 (opens in a new tab)