Skip to content
Sheetwrite

Sheetwrite / Documentation

createSelectionStatus@sheetwrite/core/shell

<output role="status"> that follows the grid's selection.

<output role="status"> that follows the grid's selection. Text nodes only; polite live region so screen readers announce changes without interrupting.

Declaration

function createSelectionStatus(
host: HTMLElement,
grid: Grid,
): ShellPiece