@kayelaa/canvas API - v0.2.15
    Preparing search index...

    Interface KaylaClickConfig

    interface KaylaClickConfig {
        type?: "left" | "right" | "middle" | "any";
        action?: KaylaPointerAction;
    }
    Index

    Properties

    Properties

    type?: "left" | "right" | "middle" | "any"

    Default: "any"

    Default: "down"