ionic-team / ionic-team/ionic-framework
feat: Allow the ability to turn off FAB animation
Open
package: core
type: feature request
- Dominant language
- TypeScript
- Stars
- 52.7k
- Forks
- 13.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 51
Description
# Feature Request
Allow the ability to turn off the animation between the FAB and Close button.
**Ionic version:**
[x] **4.x**
**Describe the Feature Request**
Currently the CSS that controls the animation is within the Shadow DOM and can't be changed.
**Describe Preferred Solution**
Either a boolean attribute on the HTML or exposing the CSS.
Contributor guide
Assessment
This issue has not been assessed yet.