🔥 You can disable an entire form or groups of inputs by wrapping in a <fieldset> and applying the disabled attr

← Prev

🔥 Rename and Destructure properties of a return object with ES6 destructuring

Next →

🔥 Forms and inputs are available via properies on document.forms. You might not need a selector 😃