fn screen_editor_preview_open_js(project: JsValue) -> Result<JsValue, JsValue>Expand description
Open / update the live editor preview (AUT-510) for project — builds
the compose pipeline (and re-applies edits) so editor_preview_frame
composes the current edit. Fire-and-forget.