docs.rs failed to build hikari-extra-components-0.2.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
hikari-extra-components
Advanced components for complex interaction scenarios, including node graph systems, drag-drop utilities, and zoom controls.
Installation
[]
= "0.1.0"
= "0.1.0"
= "0.1.0"
Quick Start
use ;
// Collapsible panel
Collapsible
// Drag layer
DragLayer
// Zoom controls
ZoomControls
Documentation
For complete API documentation, node graph system, and examples, see docs.rs
Features
- Node Graph System - Visual node editors with canvas, connections, ports, and minimap
- Drag Layer - Advanced drag-drop functionality with boundary constraints
- Collapsible - Animated collapsible panels with slide-in/out animations
- Zoom Controls - Zoomable containers with keyboard shortcuts and smooth scaling
Use Cases
- Visual programming language editors
- Workflow automation builders
- Shader editors
- Node-based data flow tools
- Interactive zoomable canvases
License
MIT OR Apache-2.0