Import
Basic Usage
Props
The variant to use.
extended allows for text labels alongside icons.color
'default' | 'inherit' | 'primary' | 'secondary' | 'success' | 'error' | 'info' | 'warning'
default:"'default'"
The color of the component. Supports both default and custom theme colors.
The size of the component.
small is equivalent to the dense button styling.If
true, the component is disabled.If
true, the keyboard focus ripple is disabled.If
true, the ripple effect is disabled.The URL to link to when the button is clicked. If defined, an
a element will be used as the root node.The system prop that allows defining system overrides as well as additional CSS styles.
The content of the component.
API Reference
- Fab API
- Inherits ButtonBase API