seo-accessibility-tool
v1.5.9
Published
Universal Accessibility & SEO Checker (React, Vue, Vanilla)
Downloads
3,469
Maintainers
Readme
useEffect(() => { useSATController({ // custom options... }); }, []);
onMounted(() => { useSATController({ // custom options... });
🖥️ SAT Buttons Behavior
Run Button
- Appears on Desktop (screens wider than 1024px).
- Defaults to
OFF
. You click to turn itON
. - Custom options can be passed during injection.
- Works in React, and Vue projects.
Reload Button
- Appears on Desktop (screens wider than 1024px).
- Works in React, and Vue projects.