Class: Label

InputRange/Label~Label

Label React component

Constructor

new Label(props)

Parameters:
Name Type Description
props Object React component props
Source:

Extends

  • React.Component

Members

(static) propTypes

Accepted propTypes of Label
Properties:
Name Type Description
children function
className function
containerClassName function
Source:

Methods

render() → {string}

Render method of the component
Source:
Returns:
Component JSX
Type
string