Skip to content

Create component to display hotkey action buttons

Lukas Weingarten requested to merge hotkey-action-buttons into master

New standalone component HotkeyActionButtonComponent expects a hotkey and its action. Bottom position can be controlled via isNavBarVisible. Additionally an info label and icon (infoLabel and infoIcon) can be passed which will be displayed above the button. Click actions will be emitted by buttonClicked.

Edited by Lukas Weingarten

Merge request reports