Version:
function
withModifiers
typescript
withModifiers(event: KeyDownEvent | KeyUpEvent | MouseWheelEvent | MouseDownEvent | MouseUpEvent | MouseDragEvent | MouseMoveEvent, modifiers: Key[]): booleanParameters
| Name | Type | Description |
|---|---|---|
event | KeyDownEvent | KeyUpEvent | MouseWheelEvent | MouseDownEvent | MouseUpEvent | MouseDragEvent | MouseMoveEvent | - |
modifiers | Key[] | - |
Returns
booleanWas this page helpful?