Skip to main content

Module native_preview

Module native_preview 

Source
Expand description

Dioxus preview adapter for the same native scenes used during export.

Structs§

CompositionHandle
Cloneable handle for passing a native composition through Dioxus props.
NativeCompositionPreviewProps
SceneViewProps

Functions§

NativeCompositionPreview
Renders the current Player frame using the same Composition -> Scene path as export.
SceneView
Converts the shared native scene graph to SVG for Dioxus web/desktop preview.