Plugins

{{ actions().length }} available actions

@if (actions().length > 0) {
@for (record of actions(); track record.id) { }
} @else {

No plugin actions available.

}