9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement

Defined in: ui/styling/css-shadow.ts

Properties

blurRadius?

ts
optional blurRadius?: LengthType;

Defined in: ui/styling/css-shadow.ts


color

ts
color: Color;

Defined in: ui/styling/css-shadow.ts


inset

ts
inset: boolean;

Defined in: ui/styling/css-shadow.ts


offsetX

ts
offsetX: LengthType;

Defined in: ui/styling/css-shadow.ts


offsetY

ts
offsetY: LengthType;

Defined in: ui/styling/css-shadow.ts


spreadRadius?

ts
optional spreadRadius?: LengthType;

Defined in: ui/styling/css-shadow.ts