MAIDR Documentation - v3.73.0
    Preparing search index...
    • Filters commands by the palette search text (matching description or key). Single source of truth shared by the view model's selection/execution logic and CommandPalette.tsx's rendered list, so the two can never diverge.

      Parameters

      • commands: CommandItem[]

        The full command list

      • search: string

        The current search text

      Returns CommandItem[]

      The commands matching the search, or all commands when it is blank