Interface
LineHeightProps
View sourceinterface LineHeightProps
lineHeight | OptionalResponsiveProp<LineHeightProperty<Length>> Sets the amount of space used for lines, such as in text. On block-level elements, it specifies the minimum height of line boxes within the element. On non-replaced inline elements, it specifies the height that is used to calculate line box height. |