Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Normal-Tangerine8609/Scriptable-Widgets
/ rightAlignText
Method
rightAlignText
scripts/chaining.js:159–162 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
return
this;
158
}
159
rightAlignText() {
160
this.widgetDate.rightAlignText();
161
return
this;
162
}
163
shadowColor(color) {
164
this.widgetDate.shadowColor = color;
165
return
this;
Callers
3
rightAlignText
Method · 0.45
daily-quote-widget.js
File · 0.45
routinehub-small.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected