Ran Buchnik
Ran Buchnik
Glad you like it @frasza. Could you explain the use case? Let's say you are creating a new instance of `Accessibility` and override the accessibility icon's CSS to be `display:...
@brianteeman @frasza version `5.1.0` now supports `suppressDomInjection` option: ```javascript new Accessibility({ suppressDomInjection: true }); ``` Keep me posted.
Thank you @iquito. I believe all issues has been fixed.
@calcifer63 Thank you for letting me know. The bug was fixed.
Hi @MomoRazor If I'm not mistaken this is possible as described [here](https://github.com/ranbuch/accessibility?tab=readme-ov-file#direct-access-to-the-api).