#Repeater deleteAction

2 messages · Page 1 of 1 (latest)

fading rover
#

How could we hide remove button based on a condition related to the according line ? Thanks 🙂

fading rover
#

->deleteAction( fn(Action $action) => $action->requiresConfirmation()->hidden(fn( How to access to line ? )=>true), )