Satish Gandham
Satish Gandham
/perf-test
/perf-test
@Nikhil-Nandagopal > Here my suggestion is to store the value in a common location that you find convenient `onTextSelect: {{ storeValue('changedText', Input1.selectedText) }}` and read it from this location as`...
This property is different because there is only one selected text across the page. Since we don't expose window, we should expose a method to get the selected text. The...
The selection in rich text editor may be its own implementation by the component as it uses that info formatting. I'm unable to get multiple selections. We can use `window.getSelection().toString()`...
@Nikhil-Nandagopal , We should not have input.selectedText if appsmith.getSelection() does this job. Otherwise this will be expected in all similar widgets.
/perf-test ref=stabilise-perf-runner
/perf-test ref=stabilise-perf-runner
/perf-test ref=stabilise-perf-runner
/perf-test ref=stabilise-perf-runner