🏠 New in High Baseline Support: <button>
January 29, 2018
The <button> element is an interactive element activated by a user gesture that performs an action such as submitting a form, or opening a dialog.
Source features
html.elements.button[mdn]api.HTMLButtonElement[mdn]api.HTMLButtonElement.disabled[mdn]api.HTMLButtonElement.form[mdn]api.HTMLButtonElement.name[mdn]api.HTMLButtonElement.type[mdn]api.HTMLButtonElement.value[mdn]html.elements.button.disabled[mdn]html.elements.button.name[mdn]html.elements.button.type[mdn]html.elements.button.value[mdn]api.HTMLButtonElement.formNoValidate[mdn]api.HTMLButtonElement.formAction[mdn]api.HTMLButtonElement.formEnctype[mdn]api.HTMLButtonElement.formMethod[mdn]api.HTMLButtonElement.formTarget[mdn]html.elements.button.formaction[mdn]html.elements.button.formenctype[mdn]html.elements.button.formmethod[mdn]html.elements.button.formnovalidate[mdn]html.elements.button.formtarget[mdn]html.elements.button.form[mdn]api.HTMLButtonElement.labels[mdn]