Skip to content

BgStyleOptions

Defined in: ui/Input.ts:37

Options for styling the input background BgStyleOptions

Properties

fill

fill: object

Defined in: ui/Input.ts:41

Fill style for the background

alpha?

optional alpha: number

color?

optional color: number


radius

radius: number

Defined in: ui/Input.ts:39

Border radius of the input background


stroke

stroke: object

Defined in: ui/Input.ts:43

Stroke style for the background border

alpha?

optional alpha: number

color?

optional color: number

width?

optional width: number