View Source ElementTui.Element (ElementTui v0.2.0)

Summary

Functions

Link to this function

height(element, height, on_height_exceeded \\ fn x, _ -> x end)

View Source

Plot multiple layers on top of each other. Ensures that the layers are drawn in the correct order.

Link to this function

parse(element, x, y, width, height)

View Source
Link to this function

vbox(elements, opts \\ [])

View Source

Opts can contain scroll: true