Skip to main content

Interface: StripeFillProp

Defined in: attributes/shape/fill/implementations/stripe.ts:6

Properties

angle?

optional angle?: number

Defined in: attributes/shape/fill/implementations/stripe.ts:10


blend?

optional blend?: "color" | "multiply" | "screen" | "overlay" | "darken" | "lighten" | "color-dodge" | "color-burn" | "hard-light" | "soft-light" | "difference" | "exclusion" | "hue" | "saturation" | "luminosity" | "normal"

Defined in: attributes/shape/fill/implementations/stripe.ts:13


color?

optional color?: Color

Defined in: attributes/shape/fill/implementations/stripe.ts:11


gap?

optional gap?: number

Defined in: attributes/shape/fill/implementations/stripe.ts:8


opacity?

optional opacity?: number

Defined in: attributes/shape/fill/implementations/stripe.ts:12


strokeWidth?

optional strokeWidth?: number

Defined in: attributes/shape/fill/implementations/stripe.ts:9


type

type: "stripe"

Defined in: attributes/shape/fill/implementations/stripe.ts:7