GridLayout equivalent in Jmix 2.x

How do I implement a similar GridLayout (from Cuba) in Jmix ?

Hi!

There are three options:

  1. formLayout :: Jmix Documentation
  2. Waiting for gridLayout component: Card Layout List Component for List Views · Issue #3703 · jmix-framework/jmix · GitHub
  3. Implementation of custom markup based on CSS grid module: An Interactive Guide to CSS Container Queries

Best regards,
Dmitriy