πŸš€ Quick Start | SA5 Video

How to Easily Add SA5's Video Enhancements to Your Webflow Site

All of SA5's Video features are now consolidated into a single library, so you only need one library include.

How to Add the Library

Add this script to the page-specific or site wide custom code HEAD area of your site or page.

<!-- Sygnal Attributes 5 | Video --> 
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/css/webflow-video.css"> 
<script defer src="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/nocode/webflow-video.js"></script>

Once the library is installed, use the attributes you want for the specific features you're looking for in this library. Those are documented with each feature.

Last updated