RoundedBarOpts
Defined in: core/draw.ts:90
Properties
glowColor?
optionalglowColor?:string
Defined in: core/draw.ts:96
Glow / shadow colour. Defaults to the fill colour.
hover?
optionalhover?:boolean
Defined in: core/draw.ts:94
Light up the hover-glow drop shadow during this draw.
radii?
optionalradii?:number| [number,number,number,number]
Defined in: core/draw.ts:92
Per-corner radii [topLeft, topRight, bottomRight, bottomLeft].