Class

StyledRadioButton

StyledRadioButton(props) → {React.ReactElement}

Constructor

# new StyledRadioButton(props) → {React.ReactElement}

Overview

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

Any other props will be forwarded to the Radio component.

View Source Utils/Inputs/StyledRadioButton.js, line 29

React.ReactElement