ux-keystrokes

If you have keyboard affordances, you might need to explain them to users. For example, to close your browser window hit Ctrl + W. (Don't actually type that now - there are more docs to read.) Keystroke is a simple character affordance tool.

Read Foundation's keystrokes docs for more details.


Use Cases Manifest Use case with custom attributesData driven use case
    {{#events.uxKeystrokes_53}}
  • {{this}}
  • {{/}}

	{
    "text": "Cmd"
}
    {{#events.uxKeystrokes_54}}
  • {{this}}
  • {{/}}

	{
    "text": "Ctrl"
}

Semantic Data Model
text - The text to display on the ux-keystrokes component