GridSelectors
Since v0.1.1
Common CSS selectors for querying grid elements. Built from the class constants for consistency.
Members
Section titled “Members”| Key | Value | Description |
|---|---|---|
ROOT | .tbw-grid-root | |
HEADER | .header | |
HEADER_ROW | .header-row | |
HEADER_CELL | .header-cell | |
ROWS_VIEWPORT | .rows-viewport | |
ROWS_CONTAINER | .rows | |
DATA_ROW | .data-grid-row | |
DATA_CELL | .cell | |
GROUP_ROW | .group-row | |
CELL_BY_FIELD | (field: string) => string | |
SELECTED_ROWS | .data-grid-row.selected | |
EDITING_CELL | .cell.editing |
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt