How do I get the index of a container in a repeater and change the color per container?

$item("#containerID").onMouseIn((event) => {console.log(event)});