Skip to content

feat(MatTab): MatTabGroup #29486

Closed
Closed
@clamli

Description

@clamli

Feature Description

According to the Tabs Pattern, if the tab list has a visible label, the element with role tablist has aria-labelledby set to a value that refers to the labelling element. Otherwise, the tablist element has a label provided by aria-label.

MaTabGroup does not allow users to provide an accessible label via aria-label or aria-labelledby for the element with role tablist.

Use Case

Users of this component can provide a label through either aria-label or aria-labelledby.

Metadata

Metadata

Assignees

Labels

AccessibilityThis issue is related to accessibility (a11y)P2The issue is important to a large percentage of users, with a workaroundarea: material/tabsfeatureThis issue represents a new feature or feature request rather than a bug or bug fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions