Interface SharerAware

An interface to implement by shared value to be aware of its sharer component.

Hierarchy

  • SharerAware

Implemented by

Methods

Methods

  • Informs this shared value on its sharer component.

    Parameters

    • sharer: ComponentContext<any>

      Sharer component context.

    Returns void

Generated using TypeDoc