MAIDR JavaScript API
    Preparing search index...

    Class HelpService

    Service for managing context-sensitive help menus across different application scopes.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Retrieves help menu items for the current application scope.

      Built on first use and kept until the language changes, so a reader who switches language sees the shortcut list in the new one the next time they open help.

      Returns HelpMenuItem[]

      Array of help menu items or empty array if no items for current scope

    • Toggles the visibility of the help menu interface.

      Returns void