Skip to main content

Interface: BorderRadiusResolved

Defined in: attributes/shape/corners/border-radius.ts:4

Per-corner border radius values, all fully resolved to numbers.

Properties

bottomLeft

bottomLeft: number

Defined in: attributes/shape/corners/border-radius.ts:7


bottomRight

bottomRight: number

Defined in: attributes/shape/corners/border-radius.ts:8


topLeft

topLeft: number

Defined in: attributes/shape/corners/border-radius.ts:5


topRight

topRight: number

Defined in: attributes/shape/corners/border-radius.ts:6