interface GrabMode {
    grab?: Grab;
}

Properties

Properties

grab?: Grab