VUEProp
- auto VUEProp()
- auto VUEProp(string aName)
- auto VUEProp(string aName, string[] types)
- auto VUEProp(string aName, string[] types, string defaultValue)
- auto VUEProp(string aName, string[] types, string defaultValue, bool required)
- auto VUEProp(string aName, string[] types, string defaultValue, bool required, string validator)
uim vue classes prop
classesfunctions