Represents the side positioning information.
The following table outlines the props for the Side:
| Name | Type | Default | Description |
|---|
| isBottom | boolean | - | Indicates if the element is positioned at the bottom. |
| isRight | boolean | - | Indicates if the element is positioned at the right. |