Skip to content

Line Widget

The Line widget draws a single line.

Line Widget

The Line widget can draw a single line with a variety of styles. The line can be rotated and styled with CSS.

Configurable components

Class NameDescription
cardLabel widget card component
primaryPrimary label component

Widget Properties

NameDescription
valueWidget data value to suply an array or map of values

Common CSS Properties

PropertyDescription
border-top-styleDefine the line style. Seleect from: none, hidden, dotted, dashed, solid, double, groove, ridge, inset, outset
border-top-widthDefine the width of the line
border-top-colorDefine the color of the line
transformLine transformation. E.g. rotate(45deg)