Documentation
GitLab
Preparing search index...
The search index is not available
AIPage API
AIPage API
sidebar/ui-utils
autoResizeTextarea
Function autoResizeTextarea
autoResizeTextarea
(
textarea
:
HTMLTextAreaElement
,
maxHeight
?:
number
)
:
void
Auto-resizes a textarea based on its content.
Parameters
textarea
:
HTMLTextAreaElement
maxHeight
:
number
= 120
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitLab
AIPage API
Loading...
Auto-resizes a textarea based on its content.