Container

23 Sep 20251 minute to read

Sets and gets the options for customizing the container of linear gauge.

Properties

backgroundColor string

Sets and gets the background color of the container in linear gauge.

Defaults to ‘transparent’

border BorderModel

Sets and gets the options to customize the border of container.

height number

Sets and gets the height of the container in linear gauge.

Defaults to 0

offset number

Sets and gets the offset value from where the container must be placed in the linear gauge.

Defaults to 0

roundedCornerRadius number

Sets and gets the corner radius for the rounded rectangle container in linear gauge.

Defaults to 10

type ContainerType

Sets and gets the type of container in linear gauge.

Defaults to Normal

width number

Sets and gets the width of the container in linear gauge.

Defaults to 0