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

textAlignVertical with multiline #28

Open
mherda opened this issue May 5, 2021 · 2 comments
Open

textAlignVertical with multiline #28

mherda opened this issue May 5, 2021 · 2 comments

Comments

@mherda
Copy link

mherda commented May 5, 2021

Hi,
How can I control the vertical alignment of the cursor with multiline? I tried passing:

style={{ textVerticalAlign: 'top' }}

and

inputContainerStyle={{ textVerticalAlign: 'top' }}

which is a property of TextInput (the documentation mentions that it accepts TextInput properties) but it returns an error:

Failed prop type: Invalid props.containerStyle key 'textAlignVertical' supplied to 'TextField'

Or: how do I position the cursor right below the label at the top with multiline?
Thanks

@HammadAhm3d
Copy link

Hi. Were you able to solve the issue?

@SABRYX
Copy link

SABRYX commented Dec 8, 2021

Did anyone solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants