Created
June 18, 2025 18:14
-
-
Save dontpaniclabsgists/cb680ebf37824f85d594d5d258f9aa5d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
When building out the columns in the columns section, only use the following properties | |
- field: The property name in the data object | |
- header: The column header text | |
- type: The data type (text, date, number, etc.) | |
- sortable: Whether the column is sortable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment