Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlighting inputs textarea #264

Open
3goats opened this issue Jan 17, 2023 · 1 comment
Open

Highlighting inputs textarea #264

3goats opened this issue Jan 17, 2023 · 1 comment

Comments

@3goats
Copy link

3goats commented Jan 17, 2023

High is there anyway I can highlight a bound input textarea ? e.g.

 <textarea contenteditable="true" bind:value={operationsDoc}></textarea>
 

I don't need a full blown code editor here, just the ability to update a couple of values in the highlighted text before I send it to an API.

@RangerDevv
Copy link

I have also wanted this feature as the other alternatives just are too complex and I need to add additional packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants