• A helper function to define custom elements.

    Parameters

    • elements: Record<string, CustomElementConstructor>

      Dictionary of 'element-name': ElementClass elements

    Returns void

Generated using TypeDoc