Skip to main content

Parts

Function Parts 

Source
pub fn Parts(_: PartsProps) -> Element
Expand description

The block tree. Three mechanisms make a deep tree workable in a narrow panel, and all three are [blockworx_kernel::nav]’s: focus re-roots, the filter flattens, and selecting on the canvas reveals.

§Props

For details, see the props struct definition.