A controlled, server-authoritative node editor.
The component renders a complete PhoenixDnd.Scene snapshot. Browser-side
interaction state is transient; accepted changes must arrive in a later
scene revision from the owning LiveView.
Summary
Functions
@spec intent_event() :: String.t()
The targeted hook event used for client-to-server intents.
Attributes
id(:string) (required)scene(PhoenixDnd.Scene) (required)notify(:any) - Defaults tonil.class(:any) - Defaults tonil.min_zoom(:any) - Defaults to0.1.max_zoom(:any) - Defaults to4.0.aria_label(:string) - Defaults to"Node editor".
Slots
node