Change custom widget's input value on load in laravel filament
I want to update these when the page loads, the value doesn't matter, what matters is that I want an onLoad function that yields a result
2 Replies
bump
You can certain use the Livewire global in a JS file, but I don’t understand the use case when you can just set them in the mount method with an initial value.