+Incipit on inoput form

This commit is contained in:
Simon Martens
2026-01-07 11:19:41 +01:00
parent 25641c4dec
commit 02d78388e7
2 changed files with 61 additions and 47 deletions

View File

@@ -7,7 +7,6 @@ const DM_MENU_CLASS = "dm-menu";
const DM_ITEM_CLASS = "dm-menu-item";
const DM_CLOSE_BUTTON_CLASS = "dm-close-button";
//
// Prereq: child divs must eiteher have dm-title attr or a label element
// The child divs will be moved to the target element when selected
// The target element must be specified by the attribute dm-target on the custom element