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
"crud/hooks"
External module "crud/hooks"
Index
Type aliases
TAdd
Item
TDelete
Item
TExport
Items
TImport
Items
TLoad
Items
TUpdate
Item
Functions
use
Add
Item
use
Delete
Item
use
Export
Items
use
Import
Items
use
Load
Items
use
Update
Item
Type aliases
TAdd
Item
TAdd
Item
:
function
Type declaration
(
options
?:
any
)
:
any
Parameters
Optional
options:
any
Returns
any
TDelete
Item
TDelete
Item
:
function
Type declaration
(
options
?:
any
)
:
any
Parameters
Optional
options:
any
Returns
any
TExport
Items
TExport
Items
:
function
Type declaration
(
options
?:
any
)
:
any
Parameters
Optional
options:
any
Returns
any
TImport
Items
TImport
Items
:
function
Type declaration
(
options
?:
any
)
:
any
Parameters
Optional
options:
any
Returns
any
TLoad
Items
TLoad
Items
:
function
Type declaration
(
options
?:
any
)
:
any
Parameters
Optional
options:
any
Returns
any
TUpdate
Item
TUpdate
Item
:
function
Type declaration
(
options
?:
any
)
:
any
Parameters
Optional
options:
any
Returns
any
Functions
Const
use
Add
Item
use
Add
Item
(
itemType
:
string
)
:
TAddItem
Parameters
itemType:
string
Returns
TAddItem
Const
use
Delete
Item
use
Delete
Item
(
itemType
:
string
)
:
TDeleteItem
Parameters
itemType:
string
Returns
TDeleteItem
Const
use
Export
Items
use
Export
Items
(
itemType
:
string
)
:
TExportItems
Parameters
itemType:
string
Returns
TExportItems
Const
use
Import
Items
use
Import
Items
(
itemType
:
string
)
:
TImportItems
Parameters
itemType:
string
Returns
TImportItems
Const
use
Load
Items
use
Load
Items
(
itemType
:
string
)
:
TLoadItems
Parameters
itemType:
string
Returns
TLoadItems
Const
use
Update
Item
use
Update
Item
(
itemType
:
string
)
:
TUpdateItem
Parameters
itemType:
string
Returns
TUpdateItem
Globals
"crud/hooks"
TAdd
Item
TDelete
Item
TExport
Items
TImport
Items
TLoad
Items
TUpdate
Item
use
Add
Item
use
Delete
Item
use
Export
Items
use
Import
Items
use
Load
Items
use
Update
Item
Made by
Horyus
. Documentation generated by
TypeDoc.