Flowbits Components
Dynamic React components that drop into your Webflow project via Devlink. Install with one CLI command, configure with props, style entirely in Webflow.
Get started
Install your first componentUse the CLI to add any component directly into your project in one command.
Browse the libraryFind the right component, read the setup guide, and copy the CLI command.
Configure with propsEvery component is controlled by props. No code needed — configure directly in Webflow.
Style freely in WebflowComponents ship with zero built-in styles. You own every class, every property.
How it works
1
Browse the libraryFind a component that fits your use case. Each component has a live demo, props reference, and setup guide.
2
Run the CLI commandCopy the install command from the component page and run it in your project root.
npx flowbits add cms-filter3
Add it to your Webflow page via DevlinkThe component appears in your Devlink panel. Drag it onto the canvas and drop your elements into its slots.
4
Enter class names in the propsOpen the component settings in Webflow and enter the class names of the elements you want the component to control.