> For the complete documentation index, see [llms.txt](https://docs.dikesoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dikesoft.com/reference/interfaces.md).

# Interfaces

- [Columns](https://docs.dikesoft.com/reference/interfaces/columns.md)
- [Sorting](https://docs.dikesoft.com/reference/interfaces/sorting.md): \<T> represents the object's shape coming from the data source.
- [Row Grouping](https://docs.dikesoft.com/reference/interfaces/row-grouping.md): \<T> represents the object's shape coming from the data source.
- [Filtering](https://docs.dikesoft.com/reference/interfaces/filtering.md): \<T> represents the object's shape coming from the data source. \<R> represents the column data type: string, number, Date, or boolean.
- [Editing](https://docs.dikesoft.com/reference/interfaces/editing.md): \<T> represents the object's shape coming from the data source.
