Class

CustomControlLabel

CustomControlLabel(props)

Constructor

# new CustomControlLabel(props)

Overview

The FormControlLabel from Material-UI library with custom styling. For full documentation check out Material-UI docs FormControlLabel.
Parameters:
Name Type Description
props Object

All props will be forwarded to the FormControlLabel component.

View Source Utils/Inputs/CustomControlLabel.js, line 17