CustomElementRegistry.define

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void define(string name, CustomElementConstructor constructor, ElementDefinitionOptions options)
  2. void define(string name, CustomElementConstructor constructor)
    struct CustomElementRegistry
    nothrow
    void
    define
    ()

Meta