question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[SpeedDial] Add a color prop to SpeedDial & SpeedDialAction

See original GitHub issue

I’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:

  1. https://codesandbox.io/s/9yvm1xy9pp

Your Environment

Details can be seen in the codesandbox link.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:16 (14 by maintainers)

github_iconTop GitHub Comments

3reactions
helfi92commented, Sep 11, 2018

The color prop sounds good to me. I’ll send a PR.

2reactions
itskibocommented, Jan 31, 2019

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found