Blazor Ribbon Example - KeyTips Implementation
This sample demonstrates KeyTips functionality in the Ribbon for quick keyboard access to ribbon items.
KeyTips features:
- Enable quick access through specific key or key combination actions
- Alt + Windows/Command - Display KeyTips
- Esc - Close KeyTips or traverse items
- Configure KeyTips for all ribbon items and backstage using
KeyTipproperty - Initially display KeyTips using
ShowKeyTips()method