SlideDirection
Union
SlideDirection
type
Specifies the direction of the Slide Animation (see example).
The supported directions are:
up—On showing, slides the content from bottom to top, and vice-versa.- (Default)
down—On showing, slides the content from top to bottom, and vice-versa. left—On showing, slides the content from right to left, and vice-versa.right—On showing, slides the content from left to right, and vice-versa.
Possible values:
"up""down""left""right"