πŸš€ Quick Start | SA5 Hotkeys

How to Easily Add SA5's Hotkeys Support to Your Webflow Site

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 | Hotkeys -->
<script defer
src="https://cdn.jsdelivr.net/gh/sygnaltech/[email protected]/dist/nocode/webflow-hotkeys.js"
></script> 

Nothing is needed in the before BODY code area.

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