pub fn preview_status(state: State<'_, PreviewState>) -> PreviewLifecycleExpand description
Snapshot the current preview lifecycle (M-CAM.2 / AUT-256).
Useful for Leptos to seed its RecorderPreviewState enum on
first mount before the pushed frame events drive it.