Hi,
Can someone explain what the UseLabel
and UsePlaceholder
functionality is on the TextInput blazor components (we’re using the tailwind components). No matter what I put in these properties they don’t seem to change the behaviour, label or placeholder.
How do we prevent labels being presented so we can roll with our own? Currently our label ISO2Code is being translated into I S O 2 Code
and it looks a bit odd…