# Height
locked
responsive
group

This option controls the 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
Auto Sets the height to be automatically calculated based on the height of its contents
Percentage Sets the height using percentages
Pixels Sets the height using pixels (which are automatically converted to rem units)

# Side Effects

Changing this will reset the Aspect Ratio option.


# CSS Properties


# Eligible Components

All components except: