© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
Filament
•
3y ago
•
2 replies
Marco Mapelli
TextInput numeric with step
I have the following code
:
TextInput::make('qta')
->numeric()
->step(96)
TextInput::make('qta')
->numeric()
->step(96)
Why do I only validate multiples of 96
?
I i insert 24 message
: the value
.
.
. from 0 to 96
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Type of TextInput numeric()
F
Filament / ❓┊help
3y ago
TextInput->numeric() | Livewire corrupt data
F
Filament / ❓┊help
3y ago
Prevent scroll function on Form/TextInput numeric field
F
Filament / ❓┊help
13mo ago
textinput numeric inside wizard still can type 'e'
F
Filament / ❓┊help
3y ago