TextInput transform input to uppercase

I need to transform the input to uppercase, via CSS I can just add text-transform: uppercase but I don't know how to do it in Filament.
Was this page helpful?