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

Type error in docs for TextInput #2693

Open
1 task done
DougRiblet opened this issue Jun 25, 2024 · 0 comments
Open
1 task done

Type error in docs for TextInput #2693

DougRiblet opened this issue Jun 25, 2024 · 0 comments
Labels

Comments

@DougRiblet
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the issue

The docs page for TextInput includes prop:

placeholder: ?boolean
Text that appears in the form control when it has no value set.

Should that be ?string rather than ?boolean?

Expected behavior

Correction (if I'm right) of the docs page.

Steps to reproduce

Nothing to reproduce.

Test case

https://necolas.github.io/react-native-web/docs/text-input/

Additional comments

No response

@DougRiblet DougRiblet added the bug label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant