Hi @stefano.menci,
The Expand
property is used to create a column that can expand, but that will never get smaller than the width specified. The column will be in ‘flex’ mode, but with a fixed minimum width.
Thanks for pointing out that this isn’t covered in the docs, I’ll get that updated