Tabbed List
The Tabbed List is a specialized layout widget that organizes content into tabbed sections, where each tab can show different views or data contexts.
Create segmented content within a single view
Dynamically switch between tabs with independent layouts or data bindings
Common Use Cases
User profile tabs (e.g., Info, Activity, Settings)
Admin panels with multiple data views
Switching between visualizations or content types
Last updated