Customization
Learn how to customize FlowState to match your needs.
Guides
- Custom Nodes - Create your own node types
- Custom Sockets - Customize socket appearance
- Custom Edges - Custom edge rendering with JavaScript
- Custom Panels - Add overlay UI controls
- Styling Guide - Complete CSS customization reference
Overview
FlowState is highly customizable. You can:
- Create custom node types with unique logic and UI
- Style components with CSS
- Implement custom edge rendering
- Add custom panels for controls
- Customize colors, sizes, and behaviors
Each guide provides detailed examples and best practices.