Skip to content

Commit b60b658

Browse files
authored
Add image for tree toolbar actions in README
Added an image to the README for toolbar actions.
1 parent d31f937 commit b60b658

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,8 @@ protected function getTreeToolbarActions(): array
566566
}
567567
```
568568

569+
![Tree toolbar actions](https://github.com/user-attachments/assets/6d2e29c0-caa3-432c-8a7f-00ae7d7265ba)
570+
569571
The toolbar actions are automatically generated by the Artisan command and include a `CreateAction` by default for tree widgets, but return an empty array for tree pages. You can customize this method to add any actions you need.
570572

571573
> **Note**: Toolbar actions are only supported in version 3.1.0 and later.

0 commit comments

Comments
 (0)