input-table tag
name,date,value abc,2021-06-19,100 def,2021-06-20,10 xyz,2021-07-01,5
input-table tag - CSV import
input-table tag - textContent
s,o abc,33 def,55
input-table tag - maxlength 1000byte for drop CSV
input-table set/get
s,o abc,33 def,55
get
set
App:
福野泰介の一日一創
(
input-table tag - src on GitHub
)