TextInput get disabled state in placeholder callback?
How can I access the disabled state from the placeholder callback? To avoid repetition
2 Replies
I suppose i somehow can inject the "current field" like i could inject an instance of the entire livewire form component, however i just want to inject the current input