HelpMenu
A prebuilt menu as entrypoint for app specific help links and actions.
Changes to HelpMenu. The full components changelog also lists package-wide and cross-cutting entries.
3.14.0
Updates
- Added
'default'option to thefeedbackprop, which calls thepost_feedback_add_on_intentintent. (APPDEV-19670)
3.13.0
Updates
- Fixed the app version not being announced by screen readers. It is now a focusable menu entry that users can reach with the arrow keys. (APPDEV-18962)
3.2.0
Updates
- Added
data-dt-nameattributes to the menu trigger and icon. (APPDEV-16671)