ContainerModel

23 Sep 20251 minute to read

Interface for a class Container

Properties

backgroundColor string

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

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.

offset number

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

roundedCornerRadius number

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

type ContainerType

Sets and gets the type of container in linear gauge.

width number

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