So, this has been discussed in
#2851
#10288
#9539
but this specific feature is not present. I'm happy to do a PR, but wanted to gauge interest and get feedback first.
Current/Expected Behavior
Currently, SpeedDial orients actions above the FAB; that is, when you click on or mouseover a FAB, the actions appear above the FAB. That's great for FABs at the bottom of the page, but not so good when they are at the top. It would be nice to be able to specify which direction the actions are oriented.
I would propose adding a prop (orientation or perhaps position) of type enum. The value of the prop would determine which direction the actions appear relative to the FAB.
(sorry for the edit, I hit 'enter' and WHOOSH, the darn thing published :))
So, this has been discussed in
#2851
#10288
#9539
but this specific feature is not present. I'm happy to do a PR, but wanted to gauge interest and get feedback first.
Current/Expected Behavior
Currently, SpeedDial orients actions above the FAB; that is, when you click on or mouseover a FAB, the actions appear above the FAB. That's great for FABs at the bottom of the page, but not so good when they are at the top. It would be nice to be able to specify which direction the actions are oriented.
I would propose adding a prop (
orientationor perhapsposition) of type enum. The value of the prop would determine which direction the actions appear relative to the FAB.(sorry for the edit, I hit 'enter' and WHOOSH, the darn thing published :))