Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContentFactory<E>

Type parameters

  • E: Element

Hierarchy

  • ContentFactory

Callable

  • ContentFactory(el: E): string
  • The factory function.

    Parameters

    • el: E

      the Custom Element

    Returns string

Generated using TypeDoc