ExpandDirection
Union
ExpandDirection
type
Specifies the direction of the Expand Animation (see example).
The supported directions are:
- (Default)
vertical—Expands the content from center to top and bottom, and vice-versa. horizontal—Expands the content from center to left and right, and vice-versa.
Possible values:
"horizontal""vertical"