One part of a hylo-cursor. Place it inside a hylo-cursor component.

You can group multiple hylo-cursor-icon components inside a hylo-cursor component to create a cursor out of multiple icons.

Properties

offsetHorizontal: string = '0px'

Horizontal postion of the icon relative to the enclosing hylo-cursor component. Can also be set through the "left"/"right" style property.

offsetVertical: string = '0px'

Vertical postion of the icon relative to the enclosing hylo-cursor component. Can also be set through the "top"/"bottom" style property.

Generated using TypeDoc