diff --git a/docs/3.0/customizable-controls.md b/docs/3.0/customizable-controls.md index 5536735e..ead4ca0d 100644 --- a/docs/3.0/customizable-controls.md +++ b/docs/3.0/customizable-controls.md @@ -148,7 +148,7 @@ A dropdown where the user can see and run all the actions assigned to that resou #### Supported options -`label`, `title`, `style`, `color`, `icon`, and `exclude`. +`label`, `title`, `style`, `color`, `icon`, `include` and `exclude`. #### `exclude` option @@ -168,6 +168,36 @@ The list action's [icon](actions.md#icon) and the [dividers](actions.md#divider) ::: + +