Walber Gonzalez
Results
2
comments of
Walber Gonzalez
Hi Zach, thank you for your quick response. The application I am working on just went through a 508 conformance testing session and this issue was reported as not in...
Workaround to add accessibility names to the Toolbar Header dropdown, this can be applied when the Quill editor is created: ``` applyToolbarAccessibilityHacks(quill:` any) { const toolbar = quill.getModule('toolbar'); if (!toolbar)...