euporie.core.comm.ipywidgets.TabbedSplit
- class euporie.core.comm.ipywidgets.TabbedSplit(children: Sequence[AnyContainer], titles: Sequence[AnyFormattedText], active: int = 0, style: str | Callable[[], str] = 'class:tab-split', on_change: Callable[[StackedSplit], None] | None = None, width: AnyDimension = None, height: AnyDimension = None, border: GridStyle = ▁▁▁┒ ▎ │🮇 ▎─┼🮇 ▔▔▔▔, show_borders: DiBool | None = None)
A container which switches between children using tabs.