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

allow to add 2 word for a tag #22

Open
sam9010 opened this issue May 18, 2020 · 1 comment
Open

allow to add 2 word for a tag #22

sam9010 opened this issue May 18, 2020 · 1 comment

Comments

@sam9010
Copy link

sam9010 commented May 18, 2020

i want to add a word for example "beauty book"
i want to space between one word
but when press on space, it go to a new tag
how to change press space to inter for new tag?
keysfortag={"\n"} work on space no inter
i want to press inter

@IamDhana
Copy link

IamDhana commented Jun 8, 2020

<TagInput keysForTag="," />

If you do this, space will not create a new tag. The comma will create the new tag.

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