Skip to content

Commit

Permalink
Wording tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
msmithNI committed Mar 26, 2024
1 parent 2363ad1 commit 3287571
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ When a cell is focused:

Special case of focusing a cell:

- If a cell does not have an action menu, and only contains a single interactive/focusable element of the following types: button (and variants), switch, checkbox, and anchor/link: that child element will be focused _instead_ of the cell.
- If a cell does not have an action menu, and only contains a single interactive/focusable element of the following types: button (and variants), switch, checkbox, or anchor/link: that child element will be focused _instead_ of the cell.

To interact with a cell's interactive contents, starting from the state of a cell being focused:

Expand Down

0 comments on commit 3287571

Please sign in to comment.