Paragraph
2 min
the paragraph element renders a block of body text within a form like the heading, it is a pure display element β it shows text to the user but captures no input use it for instructions, disclaimers, explanatory notes, or any prose content that provides context for the fields around it because its label attribute is part of the data model in procesio forms, paragraph content can be updated at runtime β enabling dynamic instructions, contextual guidance that changes based on process state, or even simple computed summaries displayed as readable text key use cases β’ instructions at the top of a form or form section β’ legal disclaimers or terms text before a signature or checkbox β’ dynamically updated guidance text based on the user's selections elsewhere in the form β’ displaying computed summaries or confirmation messages after a process runs runtime api β attributes in procesio forms all attributes below are accessible and modifiable at runtime via the element's data model in procesio forms api name description type default notes label the paragraph text content β updateable at runtime string β β tooltip help text shown alongside the paragraph string β β visible controls element visibility boolean true β name unique element name string β β id unique element id string β β for support, please join our https //discord com/invite/cebukgjefv for further assistance and support
