Skip to content

[Button] Accessibility guidelines #632

@aweell

Description

@aweell

Story description

Add accessibility section to the button component documentation:

Widget attributes

  • aria-label: use it in cases where a text label is not available in the DOM
  • aria-labelledby: use when there is a text labeling is available in the DOM
  • aria-describedby: use to indicate the id of the text element that describes the button

References

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions