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

Ability to set autocorrectionType to "no" on initializer #55

Open
justdan0227 opened this issue Jul 14, 2021 · 1 comment
Open

Ability to set autocorrectionType to "no" on initializer #55

justdan0227 opened this issue Jul 14, 2021 · 1 comment

Comments

@justdan0227
Copy link

Is there a way to add .autocorrectionType to the initializer? I can't find one unless I create it with a lazy variable?

builder += TextFieldFormItem().title("First Name").placeholder("Enter First Name").keyboardType(.default).autocorrectionType.

@justdan0227 justdan0227 changed the title Ability to set autocorrectionType to no on initializer Ability to set autocorrectionType to "no" on initializer Jul 14, 2021
@neoneye
Copy link
Owner

neoneye commented Jul 14, 2021

That's a good proposal.

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

2 participants