inputmode="none"
inputmode="text" (기본값)
inputmode="decimal"
inputmode="numeric"
inputmode="tel"
inputmode="search"
inputmode="email"
inputmode="url"