inspector-customization
CommunityCustomize inspector panels for node editors.
Software Engineering#react#TypeScript#inspector#node-editor#renderInspector#InspectorPanel#custom-inspector
Authortrkbt10
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Create and customize inspector panels for node editors.
Core Features & Use Cases
- Per-node inspector rendering with renderInspector in NodeDefinition.
- Custom inspector tabs via InspectorPanel with a configurable tab list.
- Extensible settings through InspectorSettingsTab and custom panels.
- Ready-to-use inspector UI components (InspectorPanel, PropertySection, InspectorInput, etc.) for consistent theming.
Quick Start
- Define a node with a renderInspector function to customize editing UI for the node's data, e.g., const MyNode = createNodeDefinition({ type: "person", displayName: "Person", ports: [...], renderInspector: PersonInspectorRenderer });
- Or wrap your editor with an InspectorPanel and provide custom tabs via a tab config array.
- For advanced usage, implement custom settings panels and pass them to InspectorSettingsTab.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđź’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: inspector-customization Download link: https://github.com/trkbt10/react-wireflow/archive/main.zip#inspector-customization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.