DVUI

TabsWidget

Note on ARIA Roles

The TabsWidget is a tablist, containing a list of elements with the role tab. The content shown when you select a tab should have the role tabpanel.

Fields

#
init_options:InitOptions
InitOptions
scroll:ScrollAreaWidget
ScrollAreaWidget
group:dvui.FocusGroupWidget
dvui.FocusGroupWidget
box:BoxWidget
BoxWidget
tab_index:usize
usize
tab_button:ButtonWidget

SAFETY: Set in addTab

Types

#

Functions

#
init

It's expected to call this when self is undefined

Variables

#

Aliases

#
TabsWidget

Note on ARIA Roles