Sets a default animation. Components should use the name.animation for primary animations and name.part.animation for secondary animations, e.g. dialog.show and dialog.overlay.show. For modifiers, use drawer.showTop.
name.animation
name.part.animation
dialog.show
dialog.overlay.show
drawer.showTop
Sets a default animation. Components should use the
name.animation
for primary animations andname.part.animation
for secondary animations, e.g.dialog.show
anddialog.overlay.show
. For modifiers, usedrawer.showTop
.