Baseline Widely available
type
㯠HTMLButtonElement
ã¤ã³ã¿ã¼ãã§ã¤ã¹ã®ã¡ã½ããã§ããã® <button>
è¦ç´ ã®åä½ã®ç¨®é¡ã示ãæååã§ãã
ãã㯠<button>
è¦ç´ ã® type
屿§ãåæ ãã¦ãã¾ãã
種é¡ã表ãæååã§ãã
åãããå¤ã¯ãã¿ã³ã®ç¨®é¡ã®ç¯ã«ä¸è¦§ãããã¾ãã
ä¾ HTML<button id="button" type="reset">type</button>
JavaScript
const buttonElement = document.querySelector("#buttton");
console.log(buttonElement.type); // "reset"
仿§æ¸ ãã©ã¦ã¶ã¼ã®äºææ§ é¢é£æ
å ±
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4