Skip to content
tabs
AutoXXS (320px)XS (375px)SM (640px)MD (768px)LG (1024px)XL (1280px)XXL (1536px)
SketchMaterialiOSTamagui
DataInjectionKeyPatternsServiceTransactionProcessResearchProductQualityPerformanceSpecDomainFunctionTechnologyArchitectureConfigMiddlewareDataDatabaseDrizzleMigrationModelop-sqliteSchemaSQLState ManagementDraftKeystoneMergePatchPatchesPersistenceReactiveRedoStoreUndoTestingDeviceFactoryIsolationTypeScriptZodTopicsCommunicationBidsNVCDesignDesign ImplicationsEducationPedagogyFoundationsPsychologyAttachmentFloodingRelatingAuthentic RelatingUIEditorReact Native

tabs

Fragment reference tabs
tags
ui

Switches between mutually exclusive content panels. Contains tab children; the child marked active is rendered.

Tab attributes

AttributeTypeDefaultDescription
labelstring-Text on the tab header.
iconstring-Icon on the tab header.
activebooleanfalseWhether this tab is selected.
tabs
tab(label="Overview" active=true)
text Overview content here.
tab(label="Settings")
text Settings content here.
tab(label="History" icon="clock")
text History content here.