Development Techniques

Versioning

Code Components do not natively have a version indicator. However, with the right build setup, you can modify the Name of the library in webflow.json to display the version.

Detect Environment

Designer

<html> element has a w-design-mode class.

Preview

Staging

Production

Last updated