Quote from
emo on September 23, 2022, 1:38 am
@asmat ,
1. download the js "https://unpkg.com/slider-color-picker
2. rename as slider-color-picker.module.js
3. add to the project libraries/files
4.in the example, change the line import "https://unpkg.com/slider-color-picker"; to import "./js/slider-color-picker.module.js";
@asmat ,
1. download the js "https://unpkg.com/slider-color-picker
2. rename as slider-color-picker.module.js
3. add to the project libraries/files
4.in the example, change the line import "https://unpkg.com/slider-color-picker"; to import "./js/slider-color-picker.module.js";
luishp and javadrajabihakami have reacted to this post.