Skip to main content

fieldset

Function fieldset 

Source
pub fn fieldset() -> FieldsetBuilder
Expand description

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