# Minimum Height
locked
responsive
group

This option controls the minimum height of a component. Note that percentage-based values will not have any effect if the parent component does not have a height set, due to how CSS works.


Type Description
Percentage Sets the min height using percentages
Pixels Sets the min height using pixels (which are automatically converted to rem units)
Screen Sets the min height to the height of the screen (aka browser viewport)

# Side Effects

Changing this will reset the Max Height option.


# CSS Properties


# Eligible Components

All components except: