Skip to main content

chars

chars : Array

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

Details

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

Contents