This is an overview of the changes to the Webflow APIs and related tools. To filter the list, select one or more tags.
v1.11.0: Custom renderer support for code components
v1.11.0: Custom renderer support for code components
v1.11.0 adds support for custom renderers in code component libraries.
Custom renderers
Code component library authors can now define a custom renderer to control how components are previewed and evaluated. This is useful when your components have non-standard rendering requirements or depend on context providers that need to wrap the component tree.
Configure a custom renderer in your webflow.json manifest to have it applied automatically during library share and library bundle.