Update README.md
This commit is contained in:
parent
081177aebf
commit
4fe0f713cd
@ -155,6 +155,7 @@ const paginateConfig: PaginateConfig<CatEntity> {
|
|||||||
* Description: These are the columns that are valid to be sorted by.
|
* Description: These are the columns that are valid to be sorted by.
|
||||||
*/
|
*/
|
||||||
sortableColumns: ['id', 'name', 'color'],
|
sortableColumns: ['id', 'name', 'color'],
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Required: false
|
* Required: false
|
||||||
* Type: 'first' | 'last'
|
* Type: 'first' | 'last'
|
||||||
|
Loading…
Reference in New Issue
Block a user