LoginSignup
43
46

More than 5 years have passed since last update.

inputTypeに指定できる属性値

Posted at
内容
none 入力不可
text 普通のテキストを入力
textCapCharacters すべて大文字で入力する
textCapWords 単語の先頭を大文字で入力する
textCapSentences 文章の先頭を大文字で入力する
textAutoCorrect 文字の入力を自動で修正する
textAutoComplete 文字の補完入力をする
textMultiLine 文字を複数行入力する
textImeMultiLine 通常の文字入力時は複数入力を許可せず 、IMEによって複数行入力を設定する
textUri URLを入力する
textEmailAddress メールアドレスを入力する
textEmailSubject メールの件名を入力する
textShortMessage ショートメッセージを入力する
textLongMessage ロングメッセージを入力する
textPersonName 人名を入力する
textPostalAddress 住所を入力する
textPassword パスワードを入力する
textVisiblePassword パスワードを見える状態で入力する
textWebEditText HTMLを入力する
textFilter 他のデータでフィルタされた文字を入力
textPhonetic 発音記号を入力する
number 数値入力する
numberSigned 符号付きの数値を入力する
numberDecimal 小数入力する
phone 電話番号を入力する
datetime 日付時刻を入力する
date 日付を入力する
time 時刻を入力する

スクリーンショット 2016-08-09 20.18.39.png

43
46
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
43
46