panel name entry

This commit is contained in:
David Botton 2022-10-27 13:42:02 -04:00
parent dbc3ecc442
commit e6181353b9

View file

@ -301,7 +301,9 @@ create-div's"
`(:name "clog-data"
:description "Panel Properties"
:events nil
:properties ((:name "in-package"
:properties ((:name "panel name"
:attr "data-clog-name")
(:name "in-package"
:attr "data-in-package")
(:name "custom slots"
:attr "data-custom-slots")