Leave Yamada UI a star

Star
Yamada UIYamada UIv1.6.4

Fieldset

Fieldset is a component used to group elements such as legends, helper messages, and error messages in a fieldset element.

Source@yamada-ui/form-control

ARIA Roles and Attributes

ComponentRoles and AttributesUsage
RequiredIndicatorrole="presentation"Indicates that this is a presentation element.
aria-hiddenExcludes the element from the accessibility tree.
ErrorMessagearia-live="polite"Indicates that it may be updated outside of focus.
HelperMessagearia-describedbySets the id of the input element in FormControl.

Edit this page on GitHub

PreviousFormControlNextButton