Skip to main content

table_row_node

Function table_row_node 

Source
pub fn table_row_node(id: NodeId, row_index: usize) -> A11yNode
Expand description

Create a table-row A11yNode with a human-readable row description.

The description is set to "Row N" (1-based) so screen readers can announce the row position when the row itself has no label.