This repo groups a set of scripts that can be used to produce customized behavior in Elementor.
Below is the list of available scripts
This script create a scrollbar indicator that show the progress of the specified slider
This script allows you to have custom button that control the slider navigation. With it you can have a custom button that scrolls the slider to next or previous item.
Run the following command to install dependencies
yarn installRun the following command to preview
yarn devIn the output of the above command you will see the preview URL, it must be
something like http://localhost:5173/. Open it in your browser to see the preview.
To create a new build run the following command
yarn buildThe bundles are located in the dist folder.