OptionalaltRequire Alt. Default false.
Key or list of keys to match (case-insensitive against event.key).
OptionalmodRequire Cmd (mac) / Ctrl (others). Default false.
OptionalshiftShift policy. undefined/false forbids shift, true requires
shift, 'optional' allows either.
Configurable activation-key descriptor for tools that expose their keybinding to the host (currently Lasso and Eyedropper). Captures only the fields meaningful to a caller-supplied tool-select key — dispatcher-internal fields (
skipInEditable,enabled,preventDefault) live onKeyBindingin keyHelpers.ts and are not part of the configurable surface.