- classes
auto classes()
Undocumented in source. Be warned that the author may not have intended to support it.
- classes
O classes(string[] entries)
Undocumented in source. Be warned that the author may not have intended to support it.
- classes
O classes(string[] entries)
Undocumented in source. Be warned that the author may not have intended to support it.
- clearComponents
O clearComponents()
Undocumented in source. Be warned that the author may not have intended to support it.
- components
auto components()
Undocumented in source. Be warned that the author may not have intended to support it.
- components
O components(string[] someComponents)
Undocumented in source. Be warned that the author may not have intended to support it.
- components
O components(string[string] someComponents)
Undocumented in source. Be warned that the author may not have intended to support it.
- components
O components(string name, string aComponent)
Undocumented in source. Be warned that the author may not have intended to support it.
- globalRegistration
string globalRegistration()
Undocumented in source. Be warned that the author may not have intended to support it.
- imports
O imports(DVUEComponent[] someComponents)
Undocumented in source. Be warned that the author may not have intended to support it.
- imports
O imports(DVUEComponent[] someComponents)
Undocumented in source. Be warned that the author may not have intended to support it.
- imports
O imports(DVUEModule aModule)
Undocumented in source. Be warned that the author may not have intended to support it.
- imports
O imports(DVUEMixin aMixin)
Undocumented in source. Be warned that the author may not have intended to support it.
- imports
O imports(string name, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- imports
O imports(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(string txt)
Undocumented in source. Be warned that the author may not have intended to support it.
- props
O props(string name, string datatype, string defaultValue, bool required)
Undocumented in source. Be warned that the author may not have intended to support it.
- props
O props(string name, string datatype, string defaultValue, string validate, bool required)
Undocumented in source. Be warned that the author may not have intended to support it.
- request
void request(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- settings
string[string] settings()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- toVue
string toVue()
Undocumented in source. Be warned that the author may not have intended to support it.
- toVue3
string toVue3(string target)
Undocumented in source. Be warned that the author may not have intended to support it.