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月.
max は HTMLInputElement インターフェイスのプロパティで、この <input> 要素の max 属性を反映します。この属性は通常、数値または日付時刻入力の有効な最大値を定義します。この属性が明示的に設定されていない場合、max プロパティは空文字列となります。
この要素の max を表す文字列、または max が明示的に設定されていない場合は空文字列です。
| HTML # dom-input-max |
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.