# Dialog

The Dialog response class handles Fiber requests to render the JSON object for Panel dialogs and creates the routes

****

- Full class name: `Kirby\Panel\Dialog`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Panel/Dialog.php#L19>

****

### Dialog

- [Dialog::error()](https://getkirby.com/docs/reference/objects/panel/dialog/error.md)
- [Dialog::response()](https://getkirby.com/docs/reference/objects/panel/dialog/response.md)
- [Dialog::responseData()](https://getkirby.com/docs/reference/objects/panel/dialog/response-data.md)
- [Dialog::routes()](https://getkirby.com/docs/reference/objects/panel/dialog/routes.md)