Frontmatter
| id | 6175 |
| title | grid.View: aria rowindex |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jan 4, 2025, 3:49 PM |
| updatedAt | Jan 4, 2025, 3:54 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6175 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 4, 2025, 3:54 PM |
According to: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-rowindex, it should start with
1and use this index for the column headers row, so real view based roles need to start with 2.