Optional
__staticThe text container where the text will be split.
Optional
ignoreDo not split certain elements. Supports string selectors, array of elements, or function.
Optional
letterLetter class name.
Optional
lettersSpecifies whether the text should be split into individual letters.
Optional
letterHTML tag to wrap each letter.
Optional
lineLine class name.
Optional
linesSpecifies whether the text should be split into lines.
Optional
linesSpecifies whether to wrap each line in an additional container.
Optional
lineHTML tag to wrap each line.
Optional
lineLine wrapper class name.
Optional
resizeThe debounce delay for the resize event in milliseconds.
Optional
wordWord class name.
Optional
wordHTML tag to wrap each word.
Static properties for the SplitText module