UNPKG

apex4x

Version:

The Comprehensive ARIA Development Suite

13 lines 430 B
�� Boolean: isDocLoaded Description: Determines if the page content has completed loading. Returns: True if yes, False otherwise. Example: // Is the page content fully loaded? alert($A.isDocLoaded);