✎
app.js
RUN
▶
SketchyJS API
ui.title(
"Txt"
)
Large Header
ui.input(
"Lbl"
, {secure:true})
Input Field
ui.button(
"Lbl"
)
Action Button
ui.cardStart()
/
end()
Container Box
ui.divider()
Horizontal Line
Supports loops & variables!