apex4x
Version:
The Comprehensive ARIA Development Suite
9 lines (8 loc) • 370 B
JavaScript
/*@license
ARIA Checkbox Module 1.0 for Apex 4X
Author: Bryan Garaventa (https://www.linkedin.com/in/bgaraventa)
Home: WhatSock.com : Download: https://github.com/whatsock/apex
License: MIT (https://opensource.org/licenses/MIT)
Required dependencies: Button.js
*/
"setCheckbox"in $A||$A.import("Button",{name:"CheckboxModule",props:props,once:!0,call:function(o){}});