UNPKG

@activelylearn/material-ui

Version:

Material-UI's workspace package

15 lines (9 loc) 378 B
--- components: SpeedDial, SpeedDialAction, SpeedDialIcon --- # Speed Dial The floating action button can display related actions. {{"demo": "pages/lab/speed-dial/SpeedDials.js"}} You can provide an alternate icon for the closed and open states using the `icon` and `openIcon` props of the `SpeedDialIcon` component. {{"demo": "pages/lab/speed-dial/OpenIconSpeedDial.js"}}