MAIDR Documentation - v3.72.1
    Preparing search index...

    Executes commands based on key bindings within the current scope.

    The current scope is always read live from the underlying Context, so it stays in sync when Context.toggleScope() is called.

    Implements

    Index

    Constructors

    Methods

    • Executes a command based on the provided key if it's valid for the current scope.

      Parameters

      • commandKey: never

        The key representing the command to execute

      Returns void