widgets/components/tabs_component library

A Flutter widget that renders tabbed navigation for form sections based on a Form.io "tabs" component.

Each tab can contain one or more form components. Tabs are switched dynamically and data for each tab is tracked independently.

Classes

TabsComponent