Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FormControl

author

Daniel DeGroff

Index

Enumeration members

checkbox

checkbox: = "checkbox"

number

number: = "number"

password

password: = "password"

radio

radio: = "radio"

select

select: = "select"

text

text: = "text"

textarea

textarea: = "textarea"

Generated using TypeDoc