Skip to main content

Home > @jsplumbtoolkit/browser-ui > SurfaceWheelOptions

SurfaceWheelOptions interface

Signature:

export interface SurfaceWheelOptions extends Omit<WheelOptions, 'filter'> 

Extends: Omit<WheelOptions, 'filter'>

Properties

PropertyModifiersTypeDescription
filter?string(Optional) Optional CSS 3 selector to check if the wheel should be enabled for the current event target.