#46 Move this jQuery component to a web component for graduate and picker components

This commit is contained in:
Agriya Dev5
2021-01-21 19:33:06 +05:30
parent 12a26edc2d
commit 799e765621
3 changed files with 308 additions and 0 deletions

View File

@@ -331,6 +331,7 @@
</se-zoom>
<se-colorpicker id="fill_color" src="./images/fill.svg" title="Change fill color" type="fill"></se-colorpicker>
<se-colorpicker id="stroke_color" src="./images/stroke.svg" title="Change stroke color" type="stroke"></se-colorpicker>
<se-color-graduate-picker id="fill_color" src="./images/fill.svg" title="Change fill color" type="fill"></se-color-graduate-picker>
<se-spin-input id="stroke_width" min=0 max=99 step=1 title="Change stroke width" label=""></se-spin-input>
<se-list id="stroke_style" title="Change stroke dash style" label="" width="22px" height="24px">
<se-list-item value="none">&#8212;</se-list-item>