Skip to main content

SurfacePane

Function SurfacePane 

Source
fn SurfacePane(props: SurfacePaneProps) -> impl IntoView
Expand description

Render the content for the currently-active surface. Record, Library, and Editor are live (RecorderPage, RecordingsLibrary, EditorSurface); Cursor and Preferences are still placeholders.

ยงRequired Props

  • active: [RwSignal<AppSection>]