PushDirection
Union
PushDirection
type
Specifies the direction of the Push Animation (see example).
The supported directions are:
up—Pushes the content from bottom to top.down—Pushes the content from top to bottom.left—Pushes the content from right to left.- (Default)
right—Pushes the content from left to right.
Possible values:
"up""down""left""right"