Give us feedback
accessibility
Reactive icon

Accessibility

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 21 Mar by 
5.0
 (1 rating)
accessibility

Accessibility

Documentation
1.0.0

Options


Accessibility

A simple and easy way to make your website accessible to people with disabilities, allowing you to listen to an audio when you click on a named element, supporting English and Portuguese.


  • Accessibility

    • WidgetId: Id of the element that will speak when clicked.

    • Text: Text to be spoken.

    • Language: Language that will be spoken.


  • How do I use the component?
    • You need to add the component to the OnReady event of the page you want to use, this example below is the same one I used in the demonstration, for each item you want to have accessibility, you need to call it once, in the future I should improve this and make it more dynamic.