jssor / slider

Touch swipe image slider/slideshow/gallery/carousel/banner mobile responsive bootstrap

Home Page:https://www.jssor.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$JssorSlider$ error shows in React js for using jssor-slider

ismailcse11 opened this issue · comments

Can i use it with React js?

import * as 'jssor-slider';
componentDidMount = () => {
var options = { $AutoPlay: 1 };
var jssor_1_slider = new $JssorSlider$("jssor_1", options);
}
error show :
Line 48:30: '$JssorSlider$' is not defined no-undef