The props for the LineField component.
Represents the properties of a line field.
OptionalgroupRef?: (element?: null | HTMLDivElement) => voidRepresents a reference to a group of fields.
OptionallineTransparent?: booleanRetrieves the value of the 'lineTransparent' property from the provided object.
Optionaltitle?: stringRetrieves the 'title' property from the provided object type with the specified properties.
The rendered Line component.
Renders a Line component with optional transparency and a title.