Back to Peertube

Hotkeys Cheat Sheet.Component

client/src/app/hotkeys/hotkeys-cheat-sheet.component.html

8.1.5153 B
Original Source

{{ title() }}

@for (hotkey of hotkeys; track hotkey) { - @for (key of hotkey.formatted; track key) { {{ key }} }

{{ hotkey.description }} } ×