Raxol.UI.Rendering.Composer (Raxol v0.4.0)
View SourceSummary
Functions
Composes a render tree or command list from the layout tree. Currently a stub; in the future, this will build a render tree or command list, potentially processing diffs or layout-specific changes.
Functions
@spec compose_render_tree( layout_stage_output :: any(), new_tree_for_reference :: map() | nil, previous_composed_tree :: any() ) :: map() | any()
Composes a render tree or command list from the layout tree. Currently a stub; in the future, this will build a render tree or command list, potentially processing diffs or layout-specific changes.