Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Normal-Tangerine8609/Scriptable-Widgets
/ leftAlignText
Method
leftAlignText
scripts/chaining.js:147–150 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
145
return
this;
146
}
147
leftAlignText() {
148
this.widgetDate.leftAlignText();
149
return
this;
150
}
151
lineLimit(number) {
152
this.widgetDate.lineLimit = number;
153
return
this;
Callers
2
leftAlignText
Method · 0.45
routinehub-small.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected