ContentTabs.TabAlignment

[ Interface ]

export type TabAlignment = 'Top' | 'Right' | 'Bottom' | 'Left'

Properties

Name

Type

Description

Top

string

Displayed at the top

Right

string

Displayed on the right

Bottom

string

Displayed at the bottom

Left

string

Displayed on the left

ContentTabs.TabAlignment 1:

Available from version 1.12.744