Open stephenmeehanuk opened 2 years ago
Hi
This is a great Statamic Add-on, thanks for making it.
Would it be possible to add the option to conditionally add aria-hidden="true" to the svg tag?
aria-hidden="true"
svg
This is what I'm trying to do https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-hidden#example
@stephenmeehanuk I've created a PR for this. Can you give that a go when you've got time and let me know if it works for you
Hi
This is a great Statamic Add-on, thanks for making it.
Would it be possible to add the option to conditionally add
aria-hidden="true"
to thesvg
tag?This is what I'm trying to do https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-hidden#example