[Feature Request]: Backport "Add setSelectionRange to PromptInput" to Textarea
component
#3297
Open
2 tasks done
Labels
Description
There was a recent commit that exposed the
setSelectionRange
toPromptInput
, but it'd be extremely useful to expose it on theTextarea
component as well.I'd also request exposing the
selectionStart
andselectionEnd
values as well, since without them, the set method itself isn't super useful.Code of Conduct
The text was updated successfully, but these errors were encountered: