UNPKG

@activelylearn/material-ui

Version:

Material-UI's workspace package

25 lines (14 loc) 834 B
--- filename: /packages/material-ui-lab/src/SpeedDialIcon/SpeedDialIcon.js --- <!--- This documentation is automatically generated, do not try to edit it. --> # SpeedDialIcon ## Props | Name | Type | Default | Description | |:-----|:-----|:--------|:------------| | <span class="prop-name">classes</span> | <span class="prop-type">object | | Useful to extend the style applied to components. | | <span class="prop-name">icon</span> | <span class="prop-type">node | | The icon to display in the SpeedDial Floating Action Button. | | <span class="prop-name">openIcon</span> | <span class="prop-type">node | | The icon to display in the SpeedDial Floating Action Button when the SpeedDial is open. | Any other properties supplied will be spread to the root element (native element). ## Demos - [Speed Dial](/lab/speed-dial)