Skip to main content

Panel

Function Panel 

Source
pub fn Panel(props: PanelProps) -> impl IntoView
Expand description

A framed section, typically for editor sidebars. A non-empty title renders a header above the children, which fill the panel body.

§Required Props

§Optional Props