Cookie/LocalStorage
页面源码
事件 Events
参数/Parameter |
说明/Description |
类型/Type |
默认值/DefaultValue |
可选值/ValueList |
---|---|---|---|---|
GetValue |
读取 |
Task<string> |
- |
- |
SetValue |
设置 |
Task |
- |
- |
RemoveValue |
清除 |
Task |
- |
- |