API Reference > ui-core > Inputs > InputLabel > constructor constructor Method Overloads constructorInputLabel(props) constructorInputLabel(props, context?) Deprecated InputLabel(props) InputLabel(props: Readonly<InputLabelProps>): InputLabel Parameter Type Description props Readonly<InputLabelProps> Returns - InputLabel InputLabel(props, context?) Deprecated InputLabel(props: InputLabelProps, context?: any): InputLabel see https://reactjs.org/docs/legacy-context.html Parameter Type Description props InputLabelProps context any Returns - InputLabel Last Updated: 11 June, 2024