UNPKG

apex4x

Version:

The Comprehensive ARIA Development Suite

13 lines 428 B
�� Function: return() Description: Returns the original object stored within a chain object. Returns: Stored Object. Example: var myChain = $A("<div>Test</div>"); var domElement = myChain.return();