Module tabs

Module tabs 

Source
Expand description

A component for creating a tab-based layout.

§Usage

Use to organize content into separate pages that can be switched between.

Structs§

TabsArgs
Configuration arguments for the tabs component.
TabsArgsBuilder
Builder for TabsArgs.
TabsScope
Scope passed to tab configuration closures.
TabsState
State handle for the tabs component, tracking selection and indicator animation.

Enums§

TabsArgsBuilderError
Error type for TabsArgsBuilder

Functions§

tabs
tabs