Skip to main content

section

Function section 

Source
pub fn section<C: PieceSeq + 'static>(children: C) -> FormSection<C>
Expand description

A grouped card of form rows; .title(…) adds the header. Works inside a form (shared label column) or standalone.

Day API ↩ Guides· daybrite.dev