The SkyElement interface provides properties and methods for manipulating <pc-sky> elements. The SkyElement interface also inherits the properties and methods of the HTMLElement interface.
<pc-sky>
Protected
Called when the element is fully initialized and ready. Subclasses should call this when they're ready.
Returns a promise that resolves with this element when it's ready.
A promise that resolves with this element when it's ready.
The SkyElement interface provides properties and methods for manipulating
<pc-sky>
elements. The SkyElement interface also inherits the properties and methods of the HTMLElement interface.