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