Use text areas for events

This commit is contained in:
David Botton 2022-02-28 10:12:27 -05:00
parent 89c923b8f8
commit 312400d0d6
4 changed files with 31 additions and 12 deletions

View file

@ -1615,6 +1615,8 @@
(attribute control "data-clog-one-row-columns"))))
:events ((:name "on-fetch"
:parameters "target")
(:name "on-header"
:parameters "target")
,@*events-element*)
:properties ((:name "table name"
:attr "data-clog-one-row-table")