Constructors

Methods

  • Parameters

    • metadata: MetadataContext
    • modelName: string
    • selector:
          | string
          | CustomElementConstructor
          | { prototype: HTMLElement; new (): HTMLElement }
    • OptionalchildOptions: ChildOptions

    Returns void

  • Parameters

    • metadata: MetadataContext
    • modelName: string
    • selector:
          | string
          | CustomElementConstructor
          | { prototype: HTMLElement; new (): HTMLElement }

    Returns void