Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Normal-Tangerine8609/Scriptable-Widgets
/ presentSmall
Method
presentSmall
scripts/chaining.js:459–462 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
457
return
this;
458
}
459
presentSmall() {
460
this.widget.presentSmall();
461
return
this;
462
}
463
presentMedium() {
464
this.widget.presentMedium();
465
return
this;
Callers
15
html-gradient.js
File · 0.80
simple-calendar.js
File · 0.80
createWidget
Function · 0.80
presentError
Function · 0.80
createSmallWidget
Function · 0.80
daily-quote-widget.js
File · 0.80
commander-articles.js
File · 0.80
special-days-widget.js
File · 0.80
mdn-web-api.js
File · 0.80
on-this-day-in-history.js
File · 0.80
urban-dictionary-word-of-the-day.js
File · 0.80
random-colour-generator.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected