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