KBD
import { AXKBDModule } from '@acorex/components/kbd';
ax-kbd
component is used to display keyboard keys and shortcuts within your ACoreX UI application. It handles single keys, combinations (using ax-kbd-item
), and modifier keys (Ctrl, Shift, etc.) intelligently. Overview
Usage
ax-kbd
Preview
Code