UNPKG

apex4x

Version:

The Comprehensive ARIA Development Suite

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