Skip to main content

words

words : Array

An array containing all of the words' raw DOM elements that were split apart.

Details

An array containing all of the words' raw DOM elements that were split apart. For example, if the original text was "my split text", the words array would contain 3 elements.

Contents