Mounts the accessibility HUD for the lifetime of the provider and exposes its controller via
context. Safe under React StrictMode (the effect cleanup tears the HUD down) and on the server
(the HUD no-ops without a DOM). Options are read once on mount.
Mounts the accessibility HUD for the lifetime of the provider and exposes its controller via context. Safe under React StrictMode (the effect cleanup tears the HUD down) and on the server (the HUD no-ops without a DOM). Options are read once on mount.