Skip to content

feat(material/tabs): add support for separate tab animation durations#32869

Open
crisbeto wants to merge 1 commit intoangular:mainfrom
crisbeto:tabs-separate-animations
Open

feat(material/tabs): add support for separate tab animation durations#32869
crisbeto wants to merge 1 commit intoangular:mainfrom
crisbeto:tabs-separate-animations

Conversation

@crisbeto
Copy link
Member

Currently users can control the animation duration for the tabs through the animationDuration input, however it's not particularly flexible because it sets the same duration for the header and body.

These changes add an extra signature that allows them to set the header/body durations separately.

Currently users can control the animation duration for the tabs through the `animationDuration` input, however it's not particularly flexible because it sets the same duration for the header and body.

These changes add an extra signature that allows them to set the header/body durations separately.
@crisbeto crisbeto added the target: minor This PR is targeted for the next minor release label Feb 27, 2026
@pullapprove pullapprove bot requested review from ok7sai and tjshiu February 27, 2026 08:08
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: material/tabs labels Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: material/tabs detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants