Skip to content

Why I can't type more than 400 char in text area? #441

Answered by maaslalani
Abod-Shashtari asked this question in Q&A
Discussion options

You must be logged in to vote

The CharLimit is 400 by default, you can change it by setting the CharLimit

t := textarea.New()
t.CharLimit = 1000

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Abod-Shashtari
Comment options

Answer selected by Abod-Shashtari
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants