Divider
2 min
the divider element renders a horizontal rule β a clean visual separator line β between sections of a form it is the simplest structural element in procesio forms it carries no data, has no label, and requires no configuration beyond its visibility and identity attributes despite its simplicity, the divider is a valuable layout tool it provides clear visual breaks between logically distinct parts of a form without introducing the overhead of a full section container like all elements, its visibility is part of the data model and can be toggled at runtime if you want to conditionally show or hide the separator key use cases β’ adding a visual break between a form's data entry area and its action buttons β’ separating an approval decision block from the request details above it β’ creating breathing room in dense, field heavy forms β’ toggling visibility at runtime when adjacent sections are shown or hidden 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 visible show or hide the divider line 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
