- define
void define(string name, CustomElementConstructor constructor, ElementDefinitionOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
- define
void define(string name, CustomElementConstructor constructor)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
auto get(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- upgrade
void upgrade(Node root)
Undocumented in source. Be warned that the author may not have intended to support it.
- whenDefined
auto whenDefined(string name)
Undocumented in source. Be warned that the author may not have intended to support it.