Search
Preparing search index...
The search index is not available
DCKit
@dckit/store
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"itemProps/actions"
External module "itemProps/actions"
Index
Functions
set
Current
Page
set
Item
Prop
set
Page
Size
set
Total
Items
set
Total
Pages
Functions
set
Current
Page
set
Current
Page
(
itemType
:
string
, currentPage
:
number
)
:
IAction
Parameters
itemType:
string
currentPage:
number
Returns
IAction
set
Item
Prop
set
Item
Prop
(
itemType
:
string
, field
:
string
, data
:
any
)
:
IAction
Parameters
itemType:
string
field:
string
data:
any
Returns
IAction
set
Page
Size
set
Page
Size
(
itemType
:
string
, pageSize
:
number
)
:
IAction
Parameters
itemType:
string
pageSize:
number
Returns
IAction
set
Total
Items
set
Total
Items
(
itemType
:
string
, totalItems
:
number
)
:
IAction
Parameters
itemType:
string
totalItems:
number
Returns
IAction
set
Total
Pages
set
Total
Pages
(
itemType
:
string
, totalPages
:
number
)
:
IAction
Parameters
itemType:
string
totalPages:
number
Returns
IAction
Globals
"item
Props/actions"
set
Current
Page
set
Item
Prop
set
Page
Size
set
Total
Items
set
Total
Pages
Made by
Horyus
. Documentation generated by
TypeDoc.