Orange.Runtime.RenderLoop (orange v0.1.0)

Render loop process, holds the state of the UI and triggers re-renders.

Summary

Functions

Returns a specification to start this module under a supervisor.

Given a component_id, returns the component ref

Functions

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

component_ref_by_id(component_id)

Given a component_id, returns the component ref