Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to set textAlignVertical on fields like date picker or date range picker? #1114

Closed
arguswaikhom opened this issue Sep 18, 2022 · 2 comments · Fixed by #1116
Closed
Labels
question Further information is requested

Comments

@arguswaikhom
Copy link
Contributor

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?

@arguswaikhom arguswaikhom added the question Further information is requested label Sep 18, 2022
@deandreamatias
Copy link
Collaborator

Hi!
I think that this is the better and correct way. You can open a pull request with your changes

@arguswaikhom
Copy link
Contributor Author

@deandreamatias - Added, please take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
2 participants