pub fn FormLabel(_: FormLabelProps) -> ElementExpand description
表单标签组件。
Props:
label:标签文本html_for:关联的 input id
§Props
For details, see the props struct definition.
pub fn FormLabel(_: FormLabelProps) -> Element表单标签组件。
Props:
label:标签文本html_for:关联的 input idFor details, see the props struct definition.