Creates a custom cursor which is attached to the actual cursor position.

Put hylo-cursor-icon components inside this component to define the different parts of the cursor like different icons building the cursor.

Properties

hidden: boolean

Hides this component.

hideCursor: boolean

Hides the actual cursor when this component is visible.

offsetHorizontal: number = 0

Horizontal position of the cursor relative to the actual cursor.

offsetVertical: number = 0

Vertical position of the cursor relative to the actual cursor.

Generated using TypeDoc