FormCast.url constructor

FormCast.url()

Cast to a url

Implementation

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