void SetBox(Box box) override
Assign a position and a dimension to an element for drawing.
void ComputeRequirement() override
Compute how much space an element needs.
virtual void SetBox(Box box)
Assign a position and a dimension to an element for drawing.
virtual void ComputeRequirement()
Compute how much space an element needs.
Box is a structure that represents a rectangular area in a 2D space.
The FTXUI ftxui:: namespace.