Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Type ¶
type Type string
const ( TypeText Type = "text" TypePassword Type = "password" TypeEmail Type = "email" TypeNumber Type = "number" TypeTel Type = "tel" TypeURL Type = "url" TypeSearch Type = "search" TypeDate Type = "date" TypeDateTime Type = "datetime-local" TypeTime Type = "time" TypeFile Type = "file" TypeColor Type = "color" TypeWeek Type = "week" TypeMonth Type = "month" )
Click to show internal directories.
Click to hide internal directories.