Expand description
§Leptos Flow Leptos Integration
Leptos framework integration for Leptos Flow providing reactive components, state management, and event handling for flow-based node editors.
Re-exports§
pub use flow_rs_core as core;pub use flow_rs_renderer as renderer;
Modules§
- components
- Leptos components for flow editors
- dom_
rect - DOM Rect Access Utilities
- drag
- Drag and drop interaction system for Leptos Flow
- edge_
connection - Edge connection system for Leptos Flow
- events
- Event system for flow editor interactions
- hooks
- Leptos hooks and utilities for flow editors
- interactions
- Interaction handlers for flow editor events
- keyboard
- Keyboard event handling for Leptos Flow
- minimap
- Minimap component for Leptos Flow
- mouse_
integration - Integration between DOM rect access and mouse event handling
- prelude
- Prelude module for convenient imports
- signals
- Reactive signals and state management for Leptos Flow