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

feat: add InputTextArea component #801

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

alonsosilvaallende
Copy link
Contributor

Fixes #343

Raw string is required. Otherwise it doesn't accept new characters.

Copy link
Collaborator

@iisakkirotko iisakkirotko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the contribution @alonsosilvaallende!

@maartenbreddels
Copy link
Contributor

Thanks @alonsosilvaallende !

@iisakkirotko Wish we had a link to preview this on pycafe :)

@maartenbreddels
Copy link
Contributor

Raw string is required. Otherwise it doesn't accept new characters.

What do you mean by this?

@alonsosilvaallende
Copy link
Contributor Author

Raw string is required. Otherwise it doesn't accept new characters.

What do you mean by this?

I refer to this r" " part.
image

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

Successfully merging this pull request may close these issues.

Feature request: InputTextarea
3 participants