7 packages
@webflow/data-types
Common types and utilities for building Webflow code components. This package provides the `props` utility for defining component properties, TypeScript types for component definitions, and enums for framework and environment constants.
@webflow/designer-extension-typings
Typings for the Webflow Designer Extension API
@webflow/emotion-utils
A React utility package for working with [Emotion CSS-in-JS](https://github.com/emotion-js/emotion) in Shadow DOM environments. This package exposes a provider component that automatically configures Emotion's cache to work correctly within Shadow DOM bou
@webflow/page-client
Standalone client for working with Webflow pages
@webflow/react
The core React integration package for building Webflow code components. This package provides the essential tools for declaring components, rendering them on both client and server, and accessing Webflow-specific context.
@webflow/styled-components-utils
A React utility package for working with [styled-components](https://github.com/styled-components/styled-components) in Shadow DOM environments. This package exposes a provider component that automatically configures styled-components to work correctly wi
@webflow/webflow-cli
The Webflow CLI is a command-line interface that allows you to interact with various Webflow developer products, including Devlink and Designer Extensions.