turbodombuilder - v0.9.48
    Preparing search index...

    Function attachListenersAndBehaviors

    • Function

      attachListenersAndBehaviors

      Parameters

      • context: any

        The object/instance/prototype to attach the listeners and behaviors defined for it.

      Returns void

      Attach all previously-decorated listeners and behaviors recorded on the given context. It attempts to resolve defaults from the latter, such as the target, toolName, options, and manager. This method is called automatically in the TurboElement lifecycle.