Import
Basic Usage
Props
The variant to use.
color
'inherit' | 'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning'
default:"'primary'"
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.The component orientation (layout flow direction).
If
true, the component is disabled.If
true, no elevation is used.If
true, the button keyboard focus ripple is disabled.If
true, the button ripple effect is disabled.If
true, the buttons will take up the full width of its container.The system prop that allows defining system overrides as well as additional CSS styles.
The content of the component.