-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
compilerChanges relating to the compilerChanges relating to the compilerfeature requestgood first issueA small, encapsulated issue, ideal for a new contributor to Svelte to tackle.A small, encapsulated issue, ideal for a new contributor to Svelte to tackle.
Description
There is already bind:innerHTML and bind:textContent implemented for elements with contenteditable="true". But there is also a third property that is also would nice to have: bind:innerText.
InnerText approximates the text the user would get if they highlighted the contents of the element with the cursor and then copied it to the clipboard
zachwill, mattfysh, himynameisdave, gnatson, josdejong and 15 more
Metadata
Metadata
Assignees
Labels
compilerChanges relating to the compilerChanges relating to the compilerfeature requestgood first issueA small, encapsulated issue, ideal for a new contributor to Svelte to tackle.A small, encapsulated issue, ideal for a new contributor to Svelte to tackle.