ContentTabs.TabAlignment
[ Interface ]
export type TabAlignment = 'Top' | 'Right' | 'Bottom' | 'Left'Properties
Name | Type | Description |
|---|---|---|
Top | Displayed at the top | |
Right | Displayed on the right | |
Bottom | Displayed at the bottom | |
Left | Displayed on the left |
![]() | Available from version 1.12.744 |
