Filter(), FindIndex(), ... on Repeater

I’m not sure I got wat you were trying to achieve.
But you can run .filter() or .findIndex() on the repeater.data
Maybe you can elaborate on what you’re trying to do.