diff --git a/docs/settings/global.md b/docs/settings/global.md index 90fa22d..2d31eed 100644 --- a/docs/settings/global.md +++ b/docs/settings/global.md @@ -127,3 +127,15 @@ class FooController You can also edit them from UI: ![](/_static/img/settings/01.png) + +## Options + +You can add options using this way: + +``` +$event->setOption('view', 'large'); +``` + +Available options: + +* `view` (default: `false`): show a large modal