BgStyleOptions
Defined in: ui/Input.ts:37
Options for styling the input background BgStyleOptions
Properties
Section titled “Properties”fill:
object
Defined in: ui/Input.ts:41
Fill style for the background
alpha?
Section titled “alpha?”
optional
alpha:number
color?
Section titled “color?”
optional
color:number
radius
Section titled “radius”radius:
number
Defined in: ui/Input.ts:39
Border radius of the input background
stroke
Section titled “stroke”stroke:
object
Defined in: ui/Input.ts:43
Stroke style for the background border
alpha?
Section titled “alpha?”
optional
alpha:number
color?
Section titled “color?”
optional
color:number
width?
Section titled “width?”
optional
width:number