OrientationOptions
Overview
OrientationOptions defines the possible orientations for content or components within the application. These orientations control the positioning and alignment of elements.
Possible Values
top: Oriented at the top.bottom: Oriented at the bottom.left: Oriented on the left.right: Oriented on the right.center: Centered orientation.topLeft: Positioned at the top-left corner.topRight: Positioned at the top-right corner.bottomLeft: Positioned at the bottom-left corner.bottomRight: Positioned at the bottom-right corner.