Interface ElementViewFactory<V>

Type Parameters

Hierarchy

Methods

  • Returns V

  • Coerces a loosely typed value to a strictly typed instance.

    Parameters

    • value: V | LikeType<V>

    Returns V

  • Parameters

    • node: Node

    Returns V

  • Parameters

    • tag: string

    Returns V

Generated using TypeDoc