Add option to disable tab animations
See original GitHub issue- Add an
@Input
tomat-tab-group
to disable the animation - Add a
MAT_TABS_OPTIONS
provider to configure it globally
Issue Analytics
- State:
- Created 5 years ago
- Reactions:4
- Comments:9 (6 by maintainers)
Top Results From Across the Web
How do I disable the animation that occurs in a tab when a ...
you can disable that animation like this: enter about:config into the firefox address bar (confirm the info message in case it shows up)...
Read more >Is it possible to disable mat-tab animations with pure css
I want to disable the Angular Material mat-tab animation (the animation that occurs as the content slides into place). I know it is...
Read more >How do I disable the animation when I close a tab? : r/firefox
I found old answers saying to go to about:config and set browser.tabs.animate or toolkit.cosmeticAnimations.enabled to false but none of ...
Read more >Change, remove or turn off animation effects - Microsoft Support
If you want to disable animations from an entire presentation, click the Slide Show tab, click Set Up Slide Show, and then select...
Read more >How to Disable default Tab animation effects in Angular Tabs ...
You can disable the default Tab animations with the help of the animation property of the Tab. The sample demonstrates Tab without the...
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
@leopardy it accepts a string. E.g.
animationDuration="100ms"
or[animationDuration]="'100ms'"
.This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.