I am using third party blog plugin which free at store , but Its not a slider and I am using single elements with three column but I want to use it as slider so How can I use tiny slider for that element ? any code samples please,
P.S need to use shopware standard code method, like shopware js plugin
you need to create a js plugin which extends basesliderplugin like this
import BaseSliderPlugin from ‚src/plugin/slider/base-slider.plugin‘;
import deepmerge from „deepmerge“;
import {tns} from ‚tiny-slider/src/tiny-slider.module‘;