Skip to content

Docs: clarify x-mask input type support - #4909

Closed
BillyNoyes wants to merge 1 commit into
alpinejs:mainfrom
BillyNoyes:docs/mask-input-types
Closed

BillyNoyes wants to merge 1 commit into
alpinejs:mainfrom
BillyNoyes:docs/mask-input-types

Conversation

@BillyNoyes

Copy link
Copy Markdown
Contributor

What changed

  • Clarify that x-mask requires an input type with text-selection support and is incompatible with type="number".
  • Recommend inputmode="numeric" or inputmode="decimal" on a text input when a numeric mobile keyboard is desired.

Context: #4702

Validation

  • git diff --check

Assisted-By: devx/01a80b4a-afc0-4fff-ab03-cfaf238bf0d9
@BillyNoyes BillyNoyes closed this Sep 15, 2026
@BillyNoyes
BillyNoyes deleted the docs/mask-input-types branch September 15, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant