Skip to main content

lines

lines : Array

An array containing all of the lines' raw DOM element that were split apart.

Details​

An array containing all of the lines' raw DOM element that were split apart. For example, if the original text was broken onto 4 lines vertically, the lines array would contain 4 elements.

Contents