DVUEComponent.props

Undocumented in source. Be warned that the author may not have intended to support it.
  1. O props(string name, string datatype, string defaultValue, bool required)
    class DVUEComponent
    O
    props
    (
    this O
    )
    (
    string name
    ,
    string datatype
    ,,
    bool required = false
    )
  2. O props(string name, string datatype, string defaultValue, string validate, bool required)

Meta