jantinnerezo / livewire-alert

SweetAlert2 wrapper for Livewire
https://livewire-alert.jantinnerezo.com
MIT License
682 stars 73 forks source link

Hi, just a question #109

Closed mchisnerman3 closed 1 year ago

mchisnerman3 commented 1 year ago

Hi, thanks for awesome component.

My question is. Is there a way to put a default parameter in an input?

I need the input to have a numeric value

jantinnerezo commented 1 year ago

Hi @mchisnerman3

Yes, you can do it on config level. Just publish the config file.

php artisan vendor:publish --tag=livewire-alert:config