Skip to content

Highlighting inputs textarea #264

@3goats

Description

@3goats

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions