Flexbox

The Flexbox in the UCI toolbox is a layout tool that allows you to arrange items in a flexible and responsive manner. It is particularly useful for creating elements within a UCI that are assigned to a layer and are dynamically displayed based on changing factors like the number of sources or paired devices. Flexbox makes it easier to design a flexible layout structure without using float or positioning, by arranging items in rows or columns.

Note: At this time, popup buttons do not work with Flexboxes.