Skip to content

Instantly share code, notes, and snippets.

@nocodesupplyco
Created December 19, 2022 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nocodesupplyco/8c49160a071b2223419df8674f71c3ed to your computer and use it in GitHub Desktop.
Save nocodesupplyco/8c49160a071b2223419df8674f71c3ed to your computer and use it in GitHub Desktop.
Finsweet Attributes Ready JS Method
window.fsAttributes = window.fsAttributes || [];
window.fsAttributes.push([
"cmsnest",
(nestInstances) => {
// your script to do something when CMS Nest is ready
},
]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment