Settings for intercepting click events

interface ClickInterception {
    state: State;
}

Properties

Properties

state: State