Colors wip

This commit is contained in:
barsdeveloper
2022-11-03 21:56:38 +01:00
parent 37e2e8acf8
commit 5183aae21b
17 changed files with 771 additions and 158 deletions

View File

@@ -11,4 +11,4 @@ export default class ColorSliderElement extends IDraggableControlElement {
}
}
customElements.define("ueb-color-slider", ColorSliderElement)
customElements.define("ueb-ui-slider", ColorSliderElement)