Skip to content

Documentation / @ripl/core / PatternType

Type Alias: PatternType ​

PatternType = "diagonal" | "cross-hatch" | "dots" | "horizontal" | "vertical"

Defined in: packages/core/src/pattern/types.ts:2

The built-in pattern tile motifs available to pattern(...) paint strings.