Slider ✅
CODE COMPONENT This is implemented as a Webflow Code Component. It is part of the Sygnal Components library.
Installation
This is also how you'll update the component as new versions come out.
Prepare your machine
Install npm
Install git
Download the repository
Download
np
Go to the parent directory where you want the project to be created.
git clone ...
cd sygnal-components
npm install
Last updated