Web Components API Reference - v0.2.5
    Preparing search index...

    Class AsyncElement

    Base class for all PlayCanvas Web Components that initialize asynchronously.

    Hierarchy (View Summary)

    Index

    Methods

    Methods

    • Called when the element is fully initialized and ready. Subclasses should call this when they're ready.

      Returns void