Constructor
# new StyledButton(props) → {React.ReactElement}
Overview
The Button component from Material-UI library with custom styling. For full documentation check out Material-UI docs on Button.Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
props |
Object | Any other props will be forwarded to the Button component. |
|
ButtonRef |
Object |
<optional> |
The reference forwarded to the Button component. |
React.ReactElement