Contents

Widget Min Height

The smallest height the widget is allowed to shrink to.

Where to find it
Labelled Min Height in the Widget Settings drawer (gear in the widget header).
Per device
Yes — you can set one value for every screen, or separate values for phone, tablet, and desktop.
Underlying CSS
minHeight

In plain English

Keeps the whole widget tall enough even when the rows inside need less room.

When you would use it

  • A host layout expects a minimum vertical footprint from the embed.

How to change it

  1. Open Widget Settings, then "Min Height".
One value, or one per device? Every input in this setting sits under a “Same value for all resolutions” checkbox. Leave it checked for a single value everywhere, or uncheck it to give phones, tablets, and desktops their own. How per-device values work.

Watch out for

  • This setting is left out on the editing canvas so the drag-and-drop surface stays full size. Open Preview to see it applied.

Related settings

Where to go next