We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cbeb03 commit 63928a2Copy full SHA for 63928a2
docs/admininfo/index.md
@@ -30,6 +30,7 @@ The admin frontend evaluates the following properties:
30
| `actionGroups` | Dict | Groups actions into named sections in the UI. | [Check the sidebar for details](/admininfo/action-groups) |
31
| `kinds` | Dict | Defines icons, name, and nesting behavior for trees. | [Check the sidebar for details](/admininfo/treekinds) |
32
| `showWithViewAccess` | `boolean` | If this is set to True the User can see the Module when he have `view` Access only | - |
33
+| `userFilters` | - | - | - |
34
35
36
<style scoped>
0 commit comments