Skip to main content

FormLabel

Function FormLabel 

Source
pub fn FormLabel(props: FormLabelProps) -> impl IntoView
Expand description

Accessible field label styled as Caption2 with a native <label> element.

Prefer inside a Field over hand-rolling Caption2 with TextTag::Label.

§Required Props

§Optional Props