Documentation / @ripl/core / BorderRadius
Type Alias: BorderRadius ​
BorderRadius = [
number,number,number,number]
Defined in: packages/core/src/math/types.ts:5
Four-corner border radius represented as [topLeft, topRight, bottomRight, bottomLeft].