Closes #20115: Support the use of ArrayColumn for plugin tables

This commit is contained in:
Jeremy Stretch
2025-08-29 13:42:55 -04:00
parent 2d339033e2
commit 29ea88eb94
2 changed files with 5 additions and 0 deletions

View File

@@ -51,6 +51,10 @@ This will automatically apply any user-specific preferences for the table. (If u
The table column classes listed below are supported for use in plugins. These classes can be imported from `netbox.tables.columns`.
::: netbox.tables.ArrayColumn
options:
members: false
::: netbox.tables.BooleanColumn
options:
members: false