pub fn component_builder_view(
patch: &Expr,
palette: &Expr,
sections: &Expr,
validation: &[BuilderValidation],
) -> ExprExpand description
Builds the full component builder Scene from a patch, palette, sections, and validation findings.