Skip to content

rune-langium / visual-editor/src / RuneTypeGraphProps

Interface: RuneTypeGraphProps

Defined in: packages/visual-editor/src/types.ts:502

Props for the RuneTypeGraph React component.

Remarks

config and callbacks are both optional. When omitted, the graph renders in read-only mode with default layout and styling.

See

Properties

PropertyTypeDefined in
callbacks?RuneTypeGraphCallbackspackages/visual-editor/src/types.ts:504
className?stringpackages/visual-editor/src/types.ts:505
config?RuneTypeGraphConfigpackages/visual-editor/src/types.ts:503

Core packages released under MIT. Studio app released under FSL-1.1-ALv2.