Example of undefined in React Ribbon Component

/
/
KeyTip

This sample demonstrates the KeyTips functionality in the Ribbon. Users can press specific keys or key combinations to perform actions.

More Details...

Loading....
Description

The KeyTips feature enables quick access to tabs or ribbon items using keyboard actions.

  • Alt + Windows/Command - To Display the KeyTips
  • Esc - To close the KeyTips or traverse through the items.

In this sample, the keytips are configured for all ribbon items and backstage using the keytip property. The KeyTips are initially shown using the showKeytips() method.