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
"items/actions"
External module "items/actions"
Index
Functions
opt
Item
remove
Item
select
Item
set
Item
set
Items
Functions
opt
Item
opt
Item
(
itemType
:
string
, id
:
string
|
number
|
undefined
)
:
IAction
Parameters
itemType:
string
id:
string
|
number
|
undefined
Returns
IAction
remove
Item
remove
Item
(
itemType
:
string
, id
:
string
|
number
)
:
IAction
Parameters
itemType:
string
id:
string
|
number
Returns
IAction
select
Item
select
Item
(
itemType
:
string
, id
:
string
|
number
, select
:
boolean
)
:
IAction
Parameters
itemType:
string
id:
string
|
number
select:
boolean
Returns
IAction
set
Item
set
Item
(
itemType
:
string
, id
:
string
|
number
, item
:
any
)
:
IAction
Parameters
itemType:
string
id:
string
|
number
item:
any
Returns
IAction
set
Items
set
Items
(
itemType
:
string
, items
?:
any
[]
)
:
IAction
Parameters
itemType:
string
Optional
items:
any
[]
Returns
IAction
Globals
"items/actions"
opt
Item
remove
Item
select
Item
set
Item
set
Items
Made by
Horyus
. Documentation generated by
TypeDoc.