Input Button type 属性
定義と用法
type
属性は入力ボタンがどの種類のフォーム要素であるかを返します。
入力ボタンに対して、この属性は常に「」を返します。button
"。
構文
buttonObject.type
技術的詳細
返り値: | フォーム要素のタイプを示す文字列値。 |
---|
ブラウザのサポート
Chrome | Edge | Firefox | Safari | Opera |
---|---|---|---|---|
Chrome | Edge | Firefox | Safari | Opera |
サポート | サポート | サポート | サポート | サポート |