[SpeedDial] Add a color prop to SpeedDial & SpeedDialAction
See original GitHub issueI’m trying to change the color of the speed dial component via the ButtonProps
prop.
- I have searched the issues of this repository and believe that this is not a duplicate.
Expected Behavior
The speed dial component should change colors.
Current Behavior
The color doesn’t change.
Steps to Reproduce
Link:
Your Environment
Details can be seen in the codesandbox link.
Issue Analytics
- State:
- Created 5 years ago
- Comments:16 (14 by maintainers)
Top Results From Across the Web
[SpeedDial] Add a color prop to SpeedDial & SpeedDialAction
I'm trying to change the color of the speed dial component via the ButtonProps prop. I have searched the issues of this repository...
Read more >Can't seem to change the color of my SpeedDial - MUI
Adding FabProps to the SpeedDial component worked for me: ... import {SpeedDial, SpeedDialAction} from "@mui/material";.
Read more >How to Customize MUI Speed Dial: Size, Color, Hover
The Speed Dial size, color, hover, and other styles can be customized by targeting the proper nested selectors with the sx prop.
Read more >SpeedDialAction API - Material UI - MUI
API reference docs for the React SpeedDialAction component. Learn about the props, CSS, ... Make the tooltip always visible when the SpeedDial is...
Read more >SpeedDial - React Native Elements
backdropPressableProps, PressableProps, Props for Backdrop Pressable. children, SpeedDial. ... overlayColor, string, Add overlay color to the speed dial.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The
color
prop sounds good to me. I’ll send a PR.@mbrookes seems like a compromise I’m willing to accept. But it might be a good idea to appoint someone of the community (or more than one person) who keeps a full oversight of the lab components, which I am willing to do in my spare time.