ServerDataSource Sort key not appending into endpoint
Open
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 867
- PR merge metrics
- No merged PRs in 30d
Description
this.barcodes = new ServerDataSource(this.http, { endPoint:`/abc/list`,dataKey:'res.content', perPage:'size', pagerPageKey:'page', pagerLimitKey: 'size',sortDirKey: 'sort', sortFieldKey: 'sort',})
this is my request. If there is any issue with it please help.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.