InputConflictPolicy
InputConflictPolicy =
"replace"|"keep-both"|"reject"
Defined in: types.ts:38
How to handle a conflict when rebinding a key already used by another action in the same group.
InputConflictPolicy =
"replace"|"keep-both"|"reject"
Defined in: types.ts:38
How to handle a conflict when rebinding a key already used by another action in the same group.