@express-document-sdk

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

Enumeration Member
Value
Description
color
"Color"
A solid-color stroke, with optional dashes.