Tab Nav

Child component of Tabs

API reference

Properties

PropertyAttributeDescriptionTypeDefault
messageOverridesUse this property to override individual strings used by the component.{ nextTabTitles?: string; previousTabTitles?: string; }
positionpositionSpecifies the position of calcite-tab-nav and calcite-tab-title components in relation to, and is inherited from the parent calcite-tabs, defaults to top. @internal"bottom" | "top""bottom"
selectedTitleread-onlySpecifies the component's selected calcite-tab-title.HTMLCalciteTabTitleElement
storageIdstorage-idSpecifies the name when saving selected calcite-tab data to localStorage.string
syncIdsync-idSpecifies text to update multiple components to keep in sync if one changes.string

Slots

NameDescription
default (unnamed)A slot for adding calcite-tab-titles.

Events

NameDescriptionBehavior
calciteTabChangeEmits when the selected calcite-tab changes.bubblescomposed

Methods

NameDescriptionSignature
componentOnReadyCreate a promise that resolves once component is fully loaded.componentOnReady(): Promise<void>

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close