static setItem(key, value, callback?)
Sets value
for key
and calls callback
on completion, along with an Error
if there is any. Returns a Promise
object.
static setItem(key, value, callback?)
Sets value
for key
and calls callback
on completion, along with an Error
if there is any. Returns a Promise
object.
Designed by : w10schools
service@w10schools.com
Please login to continue.