File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -61,12 +61,9 @@ The Syncfusion<sup style="font-size:70%">®</sup> Blazor DataGrid implements
6161| ` aria-rowindex ` | Specifies the row index relative to the total number of rows. |
6262| ` aria-rowspan ` | Indicates the number of rows spanned by a cell. |
6363| ` aria-colspan ` | Indicates the number of columns spanned by a cell. |
64- | ` aria-rowcount ` | Specifies the total number of rows in the grid. |
65- | ` aria-colcount ` | Specifies the total number of columns in the grid. |
6664| ` aria-selected ` | Indicates the selection state of rows or cells. |
6765| ` aria-expanded ` | Shows whether expand/collapse icons are expanded in hierarchical or grouped grids. |
6866| ` aria-sort ` | Indicates sorting order (ascending or descending) for columns. |
69- | ` aria-busy ` | Signals that the grid is being updated, deferring assistive technology announcements. |
7067| ` aria-owns ` | Defines relationships between elements for visual or functional context. |
7168| ` aria-hidden ` | Hides elements from assistive technologies. |
7269| ` aria-labelledby ` | Provides accessible names for elements like checkboxes in filters or dialogs. |
You can’t perform that action at this time.
0 commit comments