Skip to main content

Type Alias: SVGCursorDescriptor

SVGCursorDescriptor: object

Type declaration

iconContent

iconContent: string

iconSize?

optional iconSize: number

mousePoint?

optional mousePoint: object

mousePoint.x

x: number

mousePoint.y

y: number

mousePointerGroupString?

optional mousePointerGroupString: string

name?

optional name: string

viewBox

viewBox: object

viewBox.x

x: number

viewBox.y

y: number

Defined in

tools/src/types/CursorTypes.ts:6