FlexLayout UIs make data visualization much more flexible and useful.
Users can quickly see multiple related data at the same time while having the control on how this data is displayed on their screen, for their use.
However, building a flex-layout tabs component properly is time-consuming, and I couldn’t find a good resource for it. So I made one.