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