• Skip to main content
  • Skip to search
  • Skip to select language
MDN Web Docs
  • References
    • Overview / Web Technology

      Web technology reference for developers

    • HTML

      Structure of content on the web

    • CSS

      Code used to describe document style

    • JavaScript

      General-purpose scripting language

    • HTTP

      Protocol for transmitting web resources

    • Web APIs

      Interfaces for building web applications

    • Web Extensions

      Developing extensions for web browsers

    • Accessibility

      Build web projects usable for all

    • Web Technology

      Web technology reference for developers

  • Learn
    • Overview / MDN Learning Area

      Learn web development

    • MDN Learning Area

      Learn web development

    • HTML

      Learn to structure web content with HTML

    • CSS

      Learn to style content using CSS

    • JavaScript

      Learn to run scripts in the browser

    • Accessibility

      Learn to make the web accessible to all

  • Plus
    • Overview

      A customized MDN experience

    • AI Help

      Get real-time assistance and support

    • Updates

      All browser compatibility updates at a glance

    • Documentation

      Learn how to use MDN Plus

    • FAQ

      Frequently asked questions about MDN Plus

  • Curriculum New
  • Blog
    • Playground

      Write, test and share your code

    • HTTP Observatory

      Scan a website for free

    • AI Help

      Get real-time assistance and support

  • Log in
  • Sign up for free
  1. 開発者向けのウェブ技術
  2. Web API
  3. HTMLInputElement
  4. stepUp()
    • English (US)
    • Deutsch

このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。

この記事では

  • 構文
  • 例
  • 仕様書
  • ブラウザーの互換性
  • 関連情報
  1. HTML DOM API
  2. HTMLInputElement
  3. インスタンスプロパティ
    1. accept
    2. alt
    3. autocomplete
    4. capture
    5. checked
    6. defaultChecked
    7. defaultValue
    8. dirName
    9. disabled
    10. files
    11. form
    12. formAction
    13. formEnctype
    14. formMethod
    15. formNoValidate
    16. formTarget
    17. height
    18. indeterminate
    19. labels
    20. list
    21. max
    22. maxLength
    23. min
    24. minLength
    25. multiple
    26. name
    27. pattern
    28. placeholder
    29. popoverTargetAction
    30. popoverTargetElement
    31. readOnly
    32. required
    33. selectionDirection
    34. selectionEnd
    35. selectionStart
    36. size
    37. src
    38. step
    39. type
    40. validationMessage
    41. validity
    42. value
    43. valueAsDate
    44. valueAsNumber
    45. webkitdirectory
    46. webkitEntries
    47. width
    48. willValidate
  4. インスタンスメソッド
    1. checkValidity()
    2. reportValidity()
    3. select()
    4. setCustomValidity()
    5. setRangeText()
    6. setSelectionRange()
    7. showPicker()
    8. stepDown()
    9. stepUp()
  5. イベント
    1. cancel
    2. invalid
    3. search 非標準
    4. select
    5. selectionchange Experimental
  6. 継承
    1. HTMLElement
    2. Element
    3. Node
    4. EventTarget
  7. HTML DOM に関連するページ
    1. BeforeUnloadEvent
    2. DOMStringMap
    3. ErrorEvent
    4. HTMLAnchorElement
    5. HTMLAreaElement
    6. HTMLAudioElement
    7. HTMLBRElement
    8. HTMLBaseElement
    9. HTMLBodyElement
    10. HTMLButtonElement
    11. HTMLCanvasElement
    12. HTMLDListElement
    13. HTMLDataElement
    14. HTMLDataListElement
    15. HTMLDialogElement
    16. HTMLDivElement
    17. HTMLDocument
    18. HTMLElement
    19. HTMLEmbedElement
    20. HTMLFieldSetElement
    21. HTMLFormControlsCollection
    22. HTMLFormElement
    23. HTMLFrameSetElement 非推奨;
    24. HTMLHRElement
    25. HTMLHeadElement
    26. HTMLHeadingElement
    27. HTMLHtmlElement
    28. HTMLIFrameElement
    29. HTMLImageElement
    30. HTMLLIElement
    31. HTMLLabelElement
    32. HTMLLegendElement
    33. HTMLLinkElement
    34. HTMLMapElement
    35. HTMLMediaElement
    36. HTMLMenuElement
    37. HTMLMetaElement
    38. HTMLMeterElement
    39. HTMLModElement
    40. HTMLOListElement
    41. HTMLObjectElement
    42. HTMLOptGroupElement
    43. HTMLOptionElement
    44. HTMLOptionsCollection
    45. HTMLOutputElement
    46. HTMLParagraphElement