Constructor
new Label(props)
Parameters:
Name | Type | Description |
---|---|---|
props |
Object | React component props |
Extends
- React.Component
Members
(static) propTypes
Accepted propTypes of Label
Properties:
Name | Type | Description |
---|---|---|
children |
function | |
className |
function | |
containerClassName |
function |
Methods
render() → {string}
Render method of the component
Returns:
Component JSX
- Type
- string