Created
September 27, 2019 15:14
-
-
Save brenonovelli/528d9cb8aa025b914ac4db9b466c0d14 to your computer and use it in GitHub Desktop.
Active button
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
btnHighContrast: { | |
active: true, | |
dataAccessibility: "contrast", | |
class: "setAccessibility", | |
icon: "FontAwesome", | |
iconClass: ["fas", "fa-adjust"], | |
text: "Alto contraste", | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment