Repeater keybindings

Hi, is it possible to add keybinding on Reapeater "add action"?
Solution:
```php ->addAction( fn (Action $action) => $action->keyBindings([...]), )...
Jump to solution
2 Replies
Solution
LeandroFerreira
->addAction(
fn (Action $action) =>
$action->keyBindings([...]),
)
->addAction(
fn (Action $action) =>
$action->keyBindings([...]),
)
?
Antoni
Antoni2w ago
Thanks!!
Want results from more Discord servers?
Add your server
More Posts