Answer the question
In order to leave comments, you need to log in
What is the best way to implement a spreadsheet?
What is the best way to make a table that should be edited by double clicking. The data input format is a single line (input with text type).
Answer the question
In order to leave comments, you need to log in
htmlbook.ru/html/attr/contenteditable
Catch a double click
And then catch the change events and write them down somewhere.
And here is the finished library
https://cukikt0302.github.io/vue-simple-table/inde...
for react
https://www.npmjs.com/package/react-contenteditable
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question