Ask a question to get started
Enter to send•Shift+Enter new line
should_collapse_paste( text: str, ) -> bool
text
str
The pasted text to evaluate.
Return whether text should be collapsed into a placeholder.
Collapses when the text exceeds the character threshold or the line threshold.