Class Container

Test

Hierarchy

  • Container

Implements

Methods

  • Retrieves the data from the container referenced by the given RefSymbol. If there is no data available it returns undefined but never throws an exception.

    Type Parameters

    • T

    Parameters

    Returns undefined | T

    The referenced data from the container or undefined.

Generated using TypeDoc