interface IOptions {
    useLegacyEventHandling?: boolean;
}

Properties

useLegacyEventHandling?: boolean

Use legacy event handling