Skip to main content

InspectorSection

Function InspectorSection 

Source
pub fn InspectorSection(props: InspectorSectionProps) -> impl IntoView
Expand description

A collapsible inspector section with a title header, optional actions rendered on the header row, and a body of children. default_open controls the initial expanded state.

§Required Props

§Optional Props