Protocol Bridge
Exposes a Widget.Children and WidgetSystem whose changes can be captured as a list of Changes to send to a remote frontend. Incoming Events can also be sent to this instance and will be routed to the appropriate handler.
Properties
Link copied to clipboard
The root of the widget tree onto which widgetSystem-produced widgets can be added. Changes to this instance are recorded as changes to Id.Root and ChildrenTag.Root.
Link copied to clipboard
Functions
Link copied to clipboard
Returns any changes to root or widgetSystem-produced widgets since the last time this function was called. Returns null if no changes occurred.