Function pinwheel::elements::html::fieldset[][src]

pub fn fieldset() -> FieldsetElement
Expand description

The HTML <fieldset> element is used to group several controls as well as labels (label) within a web form.