Skip to content

Commit

Permalink
Update usage.mdx (#2597)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack authored Oct 25, 2021
1 parent 0a7a3c1 commit 8058b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/components/tile/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ what content it contains but all types of tiles can take focus.
| Key | Interaction |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Tab | Move forward through tiles (if tiles themselves are clickable) and interactive elements within the tiles in a logical order |
| Shit + Tab | Move backward through tiles (if tiles themselves are clickable) and interactive elements within the tiles in a logical order |
| Shift + Tab | Move backward through tiles (if tiles themselves are clickable) and interactive elements within the tiles in a logical order |
| Return or Enter | Return or enter will open the tile (if the tile itself is clickable). If the tile is not clickable but has interactive elements, their corresponding actions are performed |
| Space | If the tile is selectable, the space bar will toggle tile selection |

Expand Down

1 comment on commit 8058b40

@vercel
Copy link

@vercel vercel bot commented on 8058b40 Oct 25, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.