Table Header

Child component of Table

API reference

Properties

PropertyAttributeDescriptionTypeDefault
alignmentalignmentSpecifies the alignment of the component."center" | "end" | "start""start"
colSpancol-spanSpecifies the number of columns the component should span.number
descriptiondescriptionA description to display beneath heading content.string
headingheadingA heading to display above description content.string
messageOverridesUse this property to override individual strings used by the component.{ all?: string; keyboardDeselectAll?: string; keyboardSelectAll?: string; rowNumber?: string; selected?: string; selectionColumn?: string; }
rowSpanrow-spanSpecifies the number of rows the component should span.number

Styles

NameDescription
--calcite-table-header-backgroundSpecifies the background color of the component.
--calcite-table-header-border-colorSpecifies the border color of the component.

Methods

NameDescriptionSignature
componentOnReadyCreate a promise that resolves once component is fully loaded.componentOnReady(): Promise<void>
setFocusSets focus on the component.setFocus(): 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