For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Resources
Get started
GuidesChangelog
GuidesChangelog
    • DevLink
  • Quickstarts
    • Importing components
    • Exporting components
    • Webflow Cloud
  • Exporting components
    • Setup
    • What's exported
    • Design guidelines
      • Component architecture
      • Element settings
      • Props & slots
      • Interactions
    • Fonts
    • Usage
    • Troubleshooting
    • Resources
  • Reference
    • Webflow CLI
    • Migrating to DevLink Export
On this page
  • Key areas:
Exporting components

Design guidelines overview

This section is dedicated to designers and developers working within the Webflow Designer, focusing on principles and best practices for creating components that are reusable, consistent, and export cleanly for use in React applications. Understanding these guidelines will help ensure a smooth transition from design to code.

Key areas:

Component architecture

Principles for designing components in Webflow to ensure clean export.

Element settings

Best practices for working with element settings to ensure your components are semantic, accessible, and easily integrated into React.

Props and slots in exported components

How to create and expose custom properties and slots in Webflow Designer for use in React.

Interactions

How Webflow interactions map to exported components and what is supported.

Was this page helpful?
Edit this page
Previous

Component architecture

Principles for designing components in Webflow to ensure clean export
Next
Built with
LogoLogo
Resources
Get started