Raxol.UI.Rendering.LayouterCached (Raxol v2.0.1)

View Source

Cached version of the Layouter that uses ETSCacheManager for performance.

Summary

Functions

Invalidate all cached layouts.

Layout a node with caching.

Layout a tree with caching.

Functions

invalidate_cache(atom)

Invalidate all cached layouts.

layout_node(node, constraints \\ %{})

Layout a node with caching.

layout_tree(reason, tree, constraints \\ %{})

Layout a tree with caching.