Path

Represents a custom bezier path shape.

Path interface

Represents a custom bezier path shape.

Signature:

interface Path extends ShapeMixin

Extends: ShapeMixin

Properties

Property

Modifiers

Type

Description

pathData

readonly

Animatable<PathData>

The bezier path data defining this shape

type

readonly

"PATH"

Shape type

Last updated: August 25, 2026 at 6:23 AMEdit this page