Recursively expand repeater
Is it possible to recursively expend all child repeaters when clicking 'Expand all'
1 Reply
Without overriding the view I don’t think so since that’s handled by alpine.
But that’s a pretty complicated component so I wouldn’t recommend overriding it unless you really need to.