Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ setLoadingMessage
Method
setLoadingMessage
src/lib/acode.js:689–691 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
687
}
688
689
setLoadingMessage(message) {
690
document.body.setAttribute(
"data-small-msg"
, message);
691
}
692
693
/**
694
* Sets plugin init
function
Callers
2
onDeviceReady
Function · 0.80
main.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected