Quantcast
Channel: Active questions tagged javascript - Stack Overflow
Viewing all articles
Browse latest Browse all 140131

Is there a way to add an input field with a default value that a user can rename dynamically?

$
0
0

I'm looking for the capability to allow a user to change text on a page dynamically, but I haven't found anything relating to what I'm looking for.

Does anyone know of a way to add this functionality? Is there a library or can I use Vue (which is part of our project) to do this?

The final result I'm looking for

The idea is to allow a user to rename 'Project 1' by pressing the icon on the right, to a name of their choosing, and then save it so the new name is seen every time that user visits the page.

Any help or insight as to how I can get this or build this functionality would be much appreciated.


Viewing all articles
Browse latest Browse all 140131

Trending Articles