Skip to main content

component_builder_view

Function component_builder_view 

Source
pub fn component_builder_view(
    patch: &Expr,
    palette: &Expr,
    sections: &Expr,
    validation: &[BuilderValidation],
) -> Expr
Expand description

Builds the full component builder Scene from a patch, palette, sections, and validation findings.