Skip to content

a11ydocs v1.7.0


a11ydocs / ClosePathCommand

Interface: ClosePathCommand

Defined in: src/types.ts:3073

Vector path command that closes the current subpath.

Properties

PropertyTypeDescriptionDefined in
type"closePath"Discriminator identifying this option or command shape.src/types.ts:3075

Released under the ISC license.