Hierarchy

  • Translations

Properties

accessibleAddRow: string

Provides properties to customize the accessible text for the 'add row' row.

accessibleColumnContext: string

Provides properties to customize the accessible context for the column index.

accessibleColumnFooterContext: string

Provides properties to customize the accessible context for the column footer index.

accessibleColumnHeaderContext: string

Provides properties to customize the accessible context for the column header index.

accessibleColumnsSpan: string

Provides properties to customize the accessible text when a cell spans multiple columns.

accessibleContainsControls: string

Provides properties to customize the accessible text when a cell contains controls.

accessibleRowContext: string

Provides properties to customize the accessible context for the row index.

accessibleSortAscending: string

Provides properties to customize the accessible text when a header is sorted ascending.

accessibleSortDescending: string

Provides properties to customize the accesible text when a header is sorted descending.

accessibleSortable: string

Provides properties to customize the accessible text when a header is able to be sorted.

accessibleStateSelected: string

Provides properties to customize the accessible context when an item is selected.

accessibleStateUnselected: string

Provides properties to customize the accessible context when an item is unselected.

accessibleSummaryEstimate: string

Provides properties to customize the accessible context read when the exact row count is unknown.

accessibleSummaryExact: string

Provides properties to customize the accessible context read when the exact row count is known.

editableSummary: string

Provides properties to customize the accessible context read when the Table is editable

labelAccSelectionAffordanceBottom: string

Label for the bottom selection affordance on touch devices.

labelAccSelectionAffordanceTop: string

Label for the top selection affordance on touch devices.

labelColumnWidth: string

Provides properties to customize the resize column input label.

labelDisableNonContiguousSelection: string

Provides properties to customize the context menu label for exiting non-contiguous selection.

labelEditRow: string

Edit row label.

labelEnableNonContiguousSelection: string

Provides properties to customize the context menu label for entering non-contiguous selection.

labelResize: string

Provides properties to customize the context menu label for column resize.

Deprecated

Since 11.1.0. Use labelResizeColumn instead.

labelResizeColumn: string

Provides properties to customize the context menu label for column resize.

labelResizeColumnDialog: string

Provides properties to customize the resize dialog title.

labelResizeDialogApply: string

Provides properties to customize the resize dialog apply button label.

labelResizePopupCancel: string

Provides properties to customize the resize popup cancel button.

labelResizePopupSpinner: string

Provides properties to customize the resize popup spinner label.

labelResizePopupSubmit: string

Provides properties to customize the resize popup submit button.

labelSelectAllRows: string

Select all rows label.

labelSelectAndEditRow: string

Select and Edit row label.

labelSelectColum: string

Select column label.

labelSelectRow: string

Select row label.

labelSort: string

Context menu label for sort.

labelSortAsc: string

Context menu label and sort icon tooltip for sort ascending.

labelSortDsc: string

Context menu label and sort icon tooltip for sort descending.

msgColumnResizeWidthValidation: string

Column resize input width validation.

msgFetchingData: string

Fetching data message.

Deprecated

Since 16.0.0. This resource is only used with the deprecated Alta theme.

msgInitializing: string

Table initializing message.

msgNoData: string

No data to display message.

msgScrollPolicyMaxCountDetail: string

Warning message detail that maxCount has been reached for scrollPolicy=loadMoreOnScroll.

msgScrollPolicyMaxCountSummary: string

Warning message summary that maxCount has been reached for scrollPolicy=loadMoreOnScroll.

msgStatusSortAscending: string

Sort ascending status notification for accessibility.

msgStatusSortDescending: string

Sort descending status notification for accessibility.

tooltipRequired: string

Used for the default required icon tooltip.

Generated using TypeDoc