pub fn FieldDescription(props: FieldDescriptionProps) -> ElementExpand 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.