Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NodeViewFactory<V, U>

Type parameters

Hierarchy

Index

Methods

create

  • create(): V
  • Returns V

fromAny

  • fromAny(value: V | U): V
  • Parameters

    • value: V | U

    Returns V

fromInit

  • Parameters

    Returns V

fromNode

  • Parameters

    Returns V

Generated using TypeDoc