Preparing search index...
The search index is not available
@just4/storage
@just4/storage
types
ISettingParams
Interface ISettingParams<T>
写入存储项操作的参数。
Since
2.0.0
Type Parameters
T
Hierarchy
IActionParams
ISettingParams
Index
Properties
key
options?
parent
value
Properties
key
key
:
string
键名。
Optional
options
options
?:
T
写入操作的选项。
parent
parent
:
StorageWrap
<
object
>
父对象。使用插件时,插件调用方为父对象。
value
value
:
string
存储项的值。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
key
options
parent
value
@just4/storage
expires-
plugin
index
simple-
wrap
storage-
wrap
types
IAction
Params
IGetting
Params
IRemoving
Params
ISetting
Params
IStorage
IStorage
Options
Item
Value
Storage
Type
Generated using
TypeDoc
写入存储项操作的参数。
Since
2.0.0