Skip to main content

FieldDescription

Function FieldDescription 

Source
pub fn FieldDescription(props: FieldDescriptionProps) -> Element
Expand description

Renders an unstyled description and registers its id for aria-describedby chaining.

When no id is supplied, this part generates one that remains stable for its mounted lifetime.

This part can resolve metadata from Field Context, accept it explicitly, or run standalone.