Skip to main content

Variable: BLEND_MODES_LIST

const BLEND_MODES_LIST: readonly ["multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity", "normal"]

Defined in: attributes/shape/fill/blend.ts:9

Every supported blend mode, in hash-index order.