General Element + Tooltip to HoverCard

This commit is contained in:
Tagaishi
2023-08-02 03:48:10 +02:00
parent fb7292f710
commit 7235b5b17a
5 changed files with 62 additions and 35 deletions

View File

@@ -54,6 +54,7 @@ const definition = defineWidget({
name: {
type: 'text',
defaultValue: '',
info: true,
},
items: {
type: 'draggable-editable-list',