Skip to content

Commit 154b1d2

Browse files
committed
Add resource_action as available live action
1 parent 7a700b7 commit 154b1d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/live_resource/navigation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Backpex supports the following live actions:
2525
- `:new` - The form for creating a new resource
2626
- `:edit` - The form for editing an existing resource
2727
- `:show` - The detailed view of a single resource
28+
- `:resource_action` - An open resource action on the list view
2829

2930
## Form Actions
3031

0 commit comments

Comments
 (0)