Clarity also has a component clrProgressBar
. That will add accessibility support for
screen readers.
Input/Output | Effect |
---|---|
{{ prop.name }} | {{ prop.description }} |
aria-live
and announcing
the message for you by default. Based on the application use case, you can use the new
ClrAriaLiveService
to make announcements when they make sense for a user to hear about updates or loading status changes. This
will result in of removing few inputs provided by the component such as
clrPolite
, clrAssertive
,
clrOff