uim.vue.classes.prop

Undocumented in source.

Members

Classes

DVUEProp
class DVUEProp
Undocumented in source.

Functions

VUEProp
auto VUEProp()
Undocumented in source. Be warned that the author may not have intended to support it.
VUEProp
auto VUEProp(string aName)
Undocumented in source. Be warned that the author may not have intended to support it.
VUEProp
auto VUEProp(string aName, string[] types)
Undocumented in source. Be warned that the author may not have intended to support it.
VUEProp
auto VUEProp(string aName, string[] types, string defaultValue)
Undocumented in source. Be warned that the author may not have intended to support it.
VUEProp
auto VUEProp(string aName, string[] types, string defaultValue, bool required)
Undocumented in source. Be warned that the author may not have intended to support it.
VUEProp
auto VUEProp(string aName, string[] types, string defaultValue, bool required, string validator)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta