Skip to main content

Module element_program

Module element_program 

Source
Expand description

Element-based program runner with Flexbox layout and incremental rendering.

This module provides ElementProgramBuilder for running applications that use the ElementModel trait with automatic layout computation and diff-based terminal rendering.

Structsยง

ElementProgram
ElementProgramBuilder
Builder for configuring and running an element-based TUI program.