MessagedComponentProps Interface
Deprecated in 4.12.0. Props of deprecated component InputLabel.
Properties for components with messages
Properties
Name | Type | Description | |
---|---|---|---|
string | undefined | Optional text shown below the input. | ||
string | undefined | Custom CSS class name for the message | ||
React.CSSProperties | undefined | Custom CSS Style for the message |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.