headerAriaLevel property
Level of the heading.
If null, the heading will not have role="heading".
Implementation
@Input()
int? headerAriaLevel;
Level of the heading.
If null, the heading will not have role="heading".
@Input()
int? headerAriaLevel;