Skip to content

createPathControls

createPathControls(path, options): Record<string, Control>

Parameters

path: Path<Partial<PathProps>, SerializedPathProps, ObjectEvents>

options: Partial<Control> & object = {}

Returns

Record<string, Control>

Defined in

src/controls/pathControl.ts:240