LineHeightOption
interface
Configuration for one of the dropdown options.
Properties
-
model : string
module:line-height/lineheightconfig~LineHeightOption#model
The line height value (CSS line-height property value, string).
-
title : string
module:line-height/lineheightconfig~LineHeightOption#title
The user-readable title of the option.
-
view : DowncastAttributeDescriptor | undefined
module:line-height/lineheightconfig~LineHeightOption#view
View element configuration.