πQuick Start | SA5 Elements
How to Easily Add SA5's Video Enhancements to Your Webflow Site
How to Add the Library
WEBFLOW CHANGE NOTE | 20-FEB-2025 Webflow has added support for async loading of Webflow.js. This is an optional feature, however it can impact code which uses Webflow.js, such as the SA5 Elements Lib.
The safest approach is to disable async loading, to ensure that the library is fully loaded for SA5 Element needs to connect. However, you can try async, simply make sure to test it well.
IMPORTANT We've made some enhancements to SA5 Core in v5.5.0. If you are already using other SA5 Libs, please make certain to upgrade them to at least v5.5.0 as well to ensure cross-compatibility.
Add this script to the page-specific or site wide custom code HEAD area of your site or page.
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.
Add the custom attributes for the features you need, described in each feature separately.
SA5 Library Developers
For SA5 library developers, use the extended syntax to support Sygnal DevProxy.
Last updated
Was this helpful?