Skip to content

a SAPUI5 library for effortlessly patching known WCAG compliance issues in standard controls

License

Notifications You must be signed in to change notification settings

bigsmity/UI5-WCAG-HELPER

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI5-WCAG-HELPER

a SAPUI5 library for effortlessly patching known WCAG compliance issues in standard controls

To use the library, simply call loadLibrary at the top of your component.js file Being sure to get the path correct within your environment (second parameter)

sap.ui.getCore().loadLibrary("community.wcagHelper", "../../wcagHelper/");

For more information about this library, refer to the SAP Blog: https://blogs.sap.com/2020/01/15/wcag-compliance-patching-standard-ui5-controls-without-using-extensions/

About

a SAPUI5 library for effortlessly patching known WCAG compliance issues in standard controls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%