StripLineTextProps

Configures the text displayed inside a strip line.

Props

The following table outlines the props for the StripLineTextProps:

NameTypeDefaultDescription
content
string
-

Specifies the text content to be displayed within the strip line.

hAlign
-

Controls the horizontal alignment of the text.

rotation
number
-

Sets the rotation angle of the text in degrees.

style
-

Defines the font and color styling for the strip line text.

vAlign
-

Controls the vertical alignment of the text.