feat: Support LocalizedStringKey with TextField #130
Labels
community 👥
As we stopped improvements for this version ofVitamin, this issue needs to be done by the community
enhancement 🚀
New feature or request
Is your request related to a problem? Please describe.
Describe the solution you'd like
For now, when I would like to use
vitaminTextFieldStyle
or directly the Vitamin component, I can only pass aString
for thelabel
andhelperText
.We should add variant to support
LocalizedStringKey
in addition to the existing API.The text was updated successfully, but these errors were encountered: