Interface ICursorType

Custom cursor type configuration.

interface ICursorType {
    element: Element;
    type: string;
}

Properties

Properties

element: Element

Custom cursor element

type: string

Cursor type