AnimationProps
animation-close-duration Number
The number of milliseconds for the visual animation when the current tab is closed.
animation-close-effects String
A whitespace-delimited string of animation effects that are utilized when the current tab is closed. By default, animation-close-effects
is not specified and the TabStrip uses the opening animation with reverse.
animation-open-duration Number
The number of milliseconds for the visual animation when a new tab is displayed.
animation-open-effects String
A whitespace-delimited string of animation effects that are utilized when a new tab is displayed.
The supported options are:
expand:vertical
fadeIn