weasel API - v0.8.0
    Preparing search index...

    Type Alias ActionDisabledReasonExperimental

    ActionDisabledReason: typeof ActionDisabledReason[keyof typeof ActionDisabledReason]

    Closed enum of reasons an action might report itself as disabled. The consumer (palette, menu, etc.) maps these symbolic values to display strings via its own label map — see demo/CommandPalette.tsx for the canonical mapping.