Skip to main content

render_object

Function render_object 

Source
fn render_object(
    ui: &mut dyn UiBuilder,
    map: &mut Map<String, Value>,
    theme: &UiTheme,
) -> bool
Expand description

Walks a JSON object, picking the right widget for each shape.