error that can be received if list not loaded
current filters state on page (intermediate inputs values etc.)
is the first load after initialization
loaded items
number of pages that loaded without changing filters or sorting
is list loading at this moment
Optionaltotal?: null | numberOptionalrefreshOptionalshoulddelete item by specified index
index of deleted item
Optionaladditional: Additionalif defined, set additional param of list state
insert item by specified index
index of updated item
updated item
Optionaladditional: Additionalif defined, set additional param of list state
sets sorting column
if asc defined and Boolean, sets it
otherwise, if this column differs from previous sorting column, asc will be setted with isDefaultSortAsc param from decorator
otherwise, it will be reverse asc param from previous state
Optionalasc: booleanupdate item by specified index
index of updated item
updated item
Optionaladditional: Additionalif defined, set additional param of list state
set filters, applied filters, sorting, page and pageSize and request then
additional info that can be recieved together with items