Page component to be used in combination with TabView More...
Page
closable : bool
Set this to true if the tab should be closable. Defaults to false.
true
false
iconName : string
Sets the icon name for the tab. This will pick the icon with the given name from the current theme.
movable : bool
Set this to true if the tab should be movable. Defaults to false.
tabView : TabView
The parent TabView.
uid : int
The internally used tab id.
close()
Closes this tab.