© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
TextInput numeric with step - Filament
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 apps & admin panels fast with Livewire
20,181
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
15mo ago
textinput numeric inside wizard still can type 'e'
F
Filament / ❓┊help
3y ago