FormCast.text constructor

FormCast.text()

Cast to text

Implementation

FormCast.text() {
  this.type = "text";
}