gradio
2daf3d10 - Adding `maxlength` attribute handling of `textarea` and `input` HTML element for the `gr.TextBox()` component via a `max_length` parameter (#9185)

Commit
1 year ago
Adding `maxlength` attribute handling of `textarea` and `input` HTML element for the `gr.TextBox()` component via a `max_length` parameter (#9185) * Testing - NOT SURE * changed max_length name * Finished adding max_length handling * Changed Readme * add changeset * Update test_textbox.py * changes --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com> Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Author
Parents
Loading