Skip to content

[Feature] dynamic grid #1199

@Sckab

Description

@Sckab

It would be really cool if FTXUI had a dynamic grid component.

What I mean is a grid that given a vector of elements it will print them in a nice format, like this:

element            element       element
element long name  element       element
element            element       element
element            element       element
element            element name  element

I have some API idea:

auto document = dynamic_grid({ });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions