Picolé
Picolé
Explore posts from servers
FFilament
Created by Picolé on 2/7/2025 in #❓┊help
how to set the value of an input inside of a repeater?
in the field
->reactive()
->afterStateUpdated(function ($state, callable $set, Component $livewire) {
static::recalculateAllValueCustomers($livewire);
})
->reactive()
->afterStateUpdated(function ($state, callable $set, Component $livewire) {
static::recalculateAllValueCustomers($livewire);
})
3 replies
FFilament
Created by Picolé on 2/7/2025 in #❓┊help
how to set the value of an input inside of a repeater?
No description
3 replies