angular-fontawesome icon indicating copy to clipboard operation
angular-fontawesome copied to clipboard

Documentation omits usage of title and a11yRole

Open mattdistefano opened this issue 3 years ago • 1 comments

It looks like https://fontawesome.com/v5.15/how-to-use/on-the-web/other-topics/accessibility#svg-semantic has been implemented in this project via the title Input, but is absent from the documentation (save for an example in the demo app). Same thing for the a11yRole input. Would be nice to see these documented better here since they're so key to the accessibility of the component.

mattdistefano avatar Oct 11 '21 19:10 mattdistefano

PR to improve documentation is welcome 😄

I think adding Accessibility article under Guides will be a good approach.

devoto13 avatar Oct 11 '21 20:10 devoto13