# NOT RUN {
### Basic text
textInput(id = "text")
### Search
searchInput(id = "search")
### Email
emailInput(id = "email")
### URLs
urlInput(id = "url")
### Telephone numbers
telephoneInput(id = "tele")
### Passwords
passwordInput(id = "password")
### Numbers
numberInput(id = "num")
# }
Run the code above in your browser using DataLab