Raxol. UI. Rendering. Composer
(Raxol v2.6.0)
View Source
Handles composition of UI rendering trees.
Summary
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.