wire-elements / spotlight

Livewire component that brings Spotlight/Alfred-like functionality to your Laravel application.
MIT License
925 stars 72 forks source link

Create property on Spotlight to allow placeholder overrides #59

Open bebo925 opened 2 years ago

bebo925 commented 2 years ago

Addresses discussion #56

Allows for default placeholder setting on page load by just passing in a property in the Livewire component. API is updated in the README.md