We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8b669 commit eeaccebCopy full SHA for eeacceb
adminforth/documentation/docs/tutorial/03-Customization/03-virtualColumns.md
@@ -86,6 +86,7 @@ One way to do it is to actually add a real column to a table and then fill it ev
86
For this purpose following changes will be required for apartments config:
87
88
```ts title='./resources/apartments.ts'
89
+import { Filters } from "adminforth";
90
...
91
resourceId: 'aparts',
92
0 commit comments