Skip to content

Outline: Chapter 11 - Input types #14

@schalkneethling

Description

@schalkneethling
  • Hidden state (type=hidden)
  • Text (type=text) state and Search state (type=search)
  • Telephone state (type=tel)
  • URL state (type=url)
  • Email state (type=email)
  • Password state (type=password)
  • Date state (type=date)
  • Month state (type=month)
  • Week state (type=week)
  • Time state (type=time)
  • Local Date and Time state (type=datetime-local)
  • Number state (type=number)
  • Range state (type=range)
  • Color state (type=color)
  • Checkbox state (type=checkbox)
  • Radio Button state (type=radio)
  • File Upload state (type=file)

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions