Search
Setup for Free
F
Filament
•
3y ago
vahnmarty
How to get rid of some character in input when Masking?
There is
"
(
" in the textbox
.
->mask(fn (TextInput\Mask $mask) => $mask->pattern('(000) 000-0000'))
->mask(fn (TextInput\Mask $mask) => $mask->pattern('(000) 000-0000'))
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,360
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
->mask(fn (TextInput\Mask $mask) => $mask->pattern('(000) 000-0000'))
->mask(fn (TextInput\Mask $mask) => $mask->pattern('(000) 000-0000'))
Similar Threads
Input masking
F
Filament / ❓┊help
2y ago
Input masking
F
Filament / ❓┊help
3y ago
How to get rid of clear all in notifications sidebar
F
Filament / ❓┊help
14mo ago
Input Masking not rendering in Edit Mode
F
Filament / ❓┊help
17mo ago