# Minimum Height
locked
responsive
group

This option controls the maximum 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 max height using percentages
Pixels Sets the max height using pixels (which are automatically converted to rem units)
Screen Sets the max height to the height of the screen (aka browser viewport)

# Side Effects

Changing this will reset the Min Height option.


# CSS Properties


# Eligible Components

All components except: