@express-document-sdk / StrokeType

Enumeration: StrokeType

data-slots=text
data-variant=warning
Do not depend on the literal string values of these constants, as they may change. Always reference the enum identifiers in your code.
data-slots=text
data-variant=warning
Additional stroke types may be added in the future. If your code has different branches or cases depending on stroke type, always have a default/fallback case to handle any unknown values you may encounter.

Enumeration Members

color

color: "Color"

A solid-color stroke, with optional dashes.