Untitled
Anonymous
plain_text
12/06/2024 4:32 PM
152 B
11
Indexable
this.content.style.height = this.content.style.height === '0px' ? `${this.content.scrollHeight}px` : '0';
Editor is loading...
Leave a Comment
this.content.style.height = this.content.style.height === '0px' ? `${this.content.scrollHeight}px` : '0';