- define
void define(string name, Function functionConstructor, ElementDefinitionOptions options)
 Undocumented in source. Be warned that the author may not have intended to support it.
- define
void define(string name, Function functionConstructor)
 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.
- setElementCreationCallback
void setElementCreationCallback(string name, CustomElementCreationCallback callback)
 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.