Interface ISplitTextLetterMeta

SplitText Letter Metadata

interface ISplitTextLetterMeta {
    element: HTMLElement;
}

Properties

Properties

element: HTMLElement

HTML element representing a single letter.