You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On fields like FormBuilderTextField, we have textAlignVertical to set the vertical alignment of the text but I'm unable to do it for the FormBuilderDateTimePicker field.
The way I do it now is by creating a fork and adding textAlignVertical in the FormBuilderDateTimePicker. Fork commit
Is there an already existing way to receive this behaviour?
The text was updated successfully, but these errors were encountered:
Environment
Package version:
7.6.0
Describe your question
On fields like FormBuilderTextField, we have textAlignVertical to set the vertical alignment of the text but I'm unable to do it for the FormBuilderDateTimePicker field.
The way I do it now is by creating a fork and adding textAlignVertical in the FormBuilderDateTimePicker. Fork commit
Is there an already existing way to receive this behaviour?
The text was updated successfully, but these errors were encountered: