Skip to content

BgStyleOptions

Defined in: ui/Input.ts:37

Options for styling the input background BgStyleOptions

fill: object

Defined in: ui/Input.ts:41

Fill style for the background

optional alpha: number

optional color: number


radius: number

Defined in: ui/Input.ts:39

Border radius of the input background


stroke: object

Defined in: ui/Input.ts:43

Stroke style for the background border

optional alpha: number

optional color: number

optional width: number