Replies: 1 comment
-
|
It's not trivial, but I think it's technically possible. This might be an interesting sub-project and backend for access kit. Given the canvas element rendered into and the existing accessibility tree, it could create the fallback content as children of the canvas, which AFAIK is often used for accessibility. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How is accessibility when targeting an app for wasm?
How hard would it be to bring it to par (DOM backend?)
Beta Was this translation helpful? Give feedback.
All reactions