I want to render a lot of label / value information into a responsive format on a page. I think that a form control with a combination of the formInput component and a template that renders the value as html.
Correct? or are there other controls that can render a label / value layout as text/html? but the formpinput renders a fieldset…
All I want is just a text component that does not render a input control, but a div control with the value.