Dala.Component (dala v0.0.14)

Copy Markdown View Source

Public API for native view components.

This module delegates to Dala.Ui.NativeView for the component behaviour and tree expansion logic.

Summary

Functions

Walk a node tree, expanding :native_view nodes into serialisable form.

Functions

expand(tree, screen_pid, platform)

@spec expand(map(), pid(), atom()) :: {map(), MapSet.t()}

Walk a node tree, expanding :native_view nodes into serialisable form.