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