BackgroundModule mahalo/app/component

This module holds the heart of Mahalo. Most of your applicationwill rely on the Component class exported here.

Index

Functions

removeAttributeBindings

  • removeAttributeBindings(component: Component): void
  • A hook for ComponentController to unwatch expressionsfrom attached attributes.

    Parameters
    Returns void