How to align TextInput to the right side?
Adding
->extraAttributes(['class' => 'text-right'])
didn't work.1 Reply
extraInputAttributes
maybe? 🤔->extraAttributes(['class' => 'text-right'])
didn't work.extraInputAttributes
maybe? 🤔