Get to know MDN better
このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2015年7月.
step は HTMLInputElement インターフェイスのプロパティで、数値または日付時刻の <input> 要素が変更できる刻みを示します。これは、要素の step 属性を反映します。有効な値は、文字列 "any" または正の浮動小数点数の入った文字列です。属性が明示的に設定されていない場合、step プロパティは空文字列となります。
要素の step 値を表す文字列、または刻みが明示的に設定されていない場合は空文字列。
| HTML # dom-input-step |
Enable JavaScript to view this browser compatibility table.
This page was last modified on 2025年4月12日 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.