> ## Documentation Index
> Fetch the complete documentation index at: https://docs.attio.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Keyboard Keys

> Keys that can trigger buttons.

Used with [buttons](./button).

* `"mod"` – Handles command on mac, ctrl on mac
* `"backspace"`
* `"tab"`
* `"enter"` – Watch out! Different to return!
* `"return"` – Watch out! Different to enter!
* `"shift"`
* `"ctrl"`
* `"alt"`
* `"esc"`
* `"space"`
* `"left"`
* `"up"`
* `"right"`
* `"down"`
* `"plus"`
* `"a"`
* `"b"`
* `"c"`
* `"d"`
* `"e"`
* `"f"`
* `"g"`
* `"h"`
* `"i"`
* `"j"`
* `"k"`
* `"l"`
* `"m"`
* `"n"`
* `"o"`
* `"p"`
* `"q"`
* `"r"`
* `"s"`
* `"t"`
* `"u"`
* `"v"`
* `"w"`
* `"x"`
* `"y"`
* `"z"`
* `"1"`
* `"2"`
* `"3"`
* `"4"`
* `"5"`
* `"6"`
* `"7"`
* `"8"`
* `"9"`
* `"0"`
