English
getTemp
About 30 wordsLess than 1 minute
2025-12-16
This method can be used to get data from browser memory.
Syntax: FxUI.storage.getTemp(key)
Example
var res = FxUI.storage.getTemp(key)
// todo what you wantEnglish
About 30 wordsLess than 1 minute
2025-12-16
This method can be used to get data from browser memory.
Syntax: FxUI.storage.getTemp(key)
var res = FxUI.storage.getTemp(key)
// todo what you want