react-split-text
react-split-text copied to clipboard
pass the total line count to the LineWrapper component
Hello @CyriacBr , for a certain animation I would need to know the total number of lines, but apparently, the LineWrapper component only provides the lineIndex as a prop.
Is there some way to get it, or should I start working on a PR ?
Need it as well.