{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/accessibility/mobile-form-inputs.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/accessibility/mobile-form-inputs/#article", "headline": "Mobile-friendly form inputs", "description": "On a phone, the right input type, inputmode, and enterkeyhint summon the correct on-screen keyboard and a useful Enter key. Keep input text at 16px or larger so iOS Safari doesn't zoom on focus.", "url": "https://webspecification.com/spec/accessibility/mobile-form-inputs/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-06-08T00:00:00.000Z", "citation": [ { "@type": "CreativeWork", "name": "HTML Living Standard — The inputmode attribute", "url": "https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-inputmode-attribute", "publisher": { "@type": "Organization", "name": "WHATWG" } }, { "@type": "CreativeWork", "name": "HTML Living Standard — The enterkeyhint attribute", "url": "https://html.spec.whatwg.org/multipage/interaction.html#input-modalities:-the-enterkeyhint-attribute", "publisher": { "@type": "Organization", "name": "WHATWG" } }, { "@type": "CreativeWork", "name": "MDN — : types", "url": "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input#input_types", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "MDN — text-size-adjust", "url": "https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/text-size-adjust", "publisher": { "@type": "Organization", "name": "MDN" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/accessibility/mobile-form-inputs/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Accessibility", "item": "https://webspecification.com/spec/accessibility/" }, { "@type": "ListItem", "position": 4, "name": "Mobile-friendly form inputs", "item": "https://webspecification.com/spec/accessibility/mobile-form-inputs/" } ] } ] }