Skip to main content

SavePanel

Function SavePanel 

Source
pub fn SavePanel(props: SavePanelProps) -> impl IntoView
Expand description

The post-record Save panel.

§Required Props

  • view: SavePanelView
    • View-model. The parent rebuilds this whenever the pending export, chosen format, busy flag, or saved path changes.

§Optional Props