# ViewButtons

Collects view buttons for a specific view

****

- Since [5.0.0](https://github.com/getkirby/kirby/releases/tag/5.0.0)
- Full class name: `Kirby\Panel\Ui\Buttons\ViewButtons`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Panel/Ui/Buttons/ViewButtons.php#L21>

<unstable-notice>
`ViewButtons` has been **marked as unstable**. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.
</unstable-notice>

****

### ViewButtons

- [new ViewButtons()](https://getkirby.com/docs/reference/objects/panel-ui-buttons/view-buttons/__construct.md)
- [$viewButtons->bind()](https://getkirby.com/docs/reference/objects/panel-ui-buttons/view-buttons/bind.md)
- [$viewButtons->defaults()](https://getkirby.com/docs/reference/objects/panel-ui-buttons/view-buttons/defaults.md)
- [$viewButtons->render()](https://getkirby.com/docs/reference/objects/panel-ui-buttons/view-buttons/render.md)
- [ViewButtons::view()](https://getkirby.com/docs/reference/objects/panel-ui-buttons/view-buttons/view.md)