Base class for all PlayCanvas Web Components that initialize asynchronously.
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.
Base class for all PlayCanvas Web Components that initialize asynchronously.