Input.InputLabel
View Source
Provides accessibility as well as usability improvements for mouse users by allowing the user to click the component to focus the respective control. This mimics the browsers native label tag, but allows use with custom components like .
Props
Themeable
Accepts Text props.
Use the inputLabel
key in ThemeProvider
to customize the default properties of this component.