Dashlet form in new dashboard layout

This commit is contained in:
Benjamin DALSASS
2026-01-08 14:42:16 +01:00
parent 1c633c6173
commit b014b9f638
5 changed files with 160 additions and 20 deletions

View File

@@ -20,6 +20,8 @@ class TurboStreamEvent extends HTMLElement {
},
});
console.log(event);
document.dispatchEvent(event);
}