Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IUnforcedTextBreakOptionsRule

Index

Properties

Optional minLines

minLines?: number

Trigger penalty if it contains fewer lines than specified here. Has no effect if minLinesFromCss is set to true.

nodefault
int

Optional minLinesFromCss

minLinesFromCss?: boolean

If this is set to true, minLines is read from the css properties 'widows' and 'orphans' and the minLines property will have no effect.

nodefault

Optional penalty

penalty?: number
nodefault
int

Generated using TypeDoc