react-split-text icon indicating copy to clipboard operation
react-split-text copied to clipboard

pass the total line count to the LineWrapper component

Open recursive-beast opened this issue 2 years ago • 1 comments

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 ?

recursive-beast avatar Oct 08 '23 11:10 recursive-beast

Need it as well.

PSMJonas avatar Jun 21 '24 21:06 PSMJonas