Sign up (with export icon)

AITabsViewOptions

Api-typedef icon typedef

The options for the AITabsView class constructor.

Properties

  • Chevron-right icon

    children : Array<View> | undefined

    Additional children of the tabs view.

  • Chevron-right icon

    class : ArrayOrItem<string> | undefined

    An additional CSS class added to the element.

  • Chevron-right icon

    side : AI_TABS_POSITIONS[ number ] | undefined

    The position of the tabs.