Hache_raw
How to access $state inside a Repeater item ->collapsed()
Yeah, that's what I saw by debugging. I just didn't find the words in english to explain my self.
Is there a way to access to each item data? Or maybe just knowing the index since I can use something
$get("items.$index.done")
What I want to achieve is to make items that are "done" collapsed.3 replies