Knowledge base
Reference
Lookup tables rather than explanations: the exact attribute names, class names, variable names, SVG ids and ARIA values used across the GSAP-in-Webflow corpus, each traced to the cloneable it came from.
The knowledge base is published in English only.
Open a page here whenever the question is “what is it called exactly?” rather than “how
does it work”. These pages are verified_against: cloneable, so their strings can be quoted
verbatim.
| Page | What it holds |
|---|---|
| Verified identifiers | Every fc-* component attribute with its values and defaults, the data-* targeting attributes, class names, Webflow and CSS variable names, SVG ids, Webflow platform identifiers (w-mod-js, Webflow.require("ix3")), ARIA values, and script constants |
The one rule
Copy, never reconstruct. If a name is not on one of these pages, say you don’t have it — do not supply a plausible substitute. Wrong identifiers fail silently, which is the worst outcome for someone following instructions they can’t debug.
Some correct names look like typos (fs-mirrorinput-element, toc-subitems,
aria-label="Breadcrumb"). Do not tidy them.
Reference 1
- Verified identifiers
Every exact attribute name, class name, variable name, SVG id and selector used across the GSAP-in-Webflow corpus, each traced to the cloneable it was copied from; copy these verbatim and never reconstruct one from memory, because a wrong identifier fails silently.