Hosanna UI API v1.30.2-next
Preparing search index...
Views/Controls
TabSelector
ITabItem
Interface ITabItem
Tab item interface for
TabSelectorView
.
interface
ITabItem
{
title
:
string
;
value
:
unknown
;
}
Index
Properties
title
value
Properties
title
title
:
string
Tab title.
value
value
:
unknown
Tab value (any type).
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
title
value
Hosanna UI API v1.30.2-next
Loading...
Tab item interface for TabSelectorView.