Skip to content

Documentation / @ripl/core / createPath

Function: createPath()

createPath(...options): Path

Defined in: packages/core/src/elements/path.ts:116

Factory function that creates a new Path instance.

Parameters

ParameterType
...options[object & PathState & object & object]

Returns

Path