tab (cellium v0.1.0)
View SourceTab widget module for rendering tabbed containers.
This module provides a container widget that displays a tab bar integrated into the top border of the container with a "popped-up" cap for each tab.
Summary
Functions
Creates a new tab widget with default properties.
Creates a new tab widget with specified dimensions.
Renders the integrated tab bar with caps and the content area.
Functions
Creates a new tab widget with default properties.
-spec new(term(), non_neg_integer(), non_neg_integer()) -> map().
Creates a new tab widget with specified dimensions.
Renders the integrated tab bar with caps and the content area.