edifice.TabView¶
-
class
edifice.
TabView
(labels=None, **kwargs)[source]¶ Bases:
edifice.base_components._LinearView
Widget with multiple tabs.
- Parameters
labels – The labels for the tabs. The number of labels must match the number of children.
Methods
Attributes
children
The children of this component.
props
The props of this component.