A static instance of the Widgets created when you call #init init.
Read the Widgets docs.
static instance
squatch.widgets().render({ widgetType: "w/widget-type" })squatch.widgets().upsertUser({ user: { ... }, widgetType: "w/widget-type" })squatch.widgets().autofill(".referral-code") Copy
squatch.widgets().render({ widgetType: "w/widget-type" })squatch.widgets().upsertUser({ user: { ... }, widgetType: "w/widget-type" })squatch.widgets().autofill(".referral-code")
Generated using TypeDoc
A static instance of the Widgets created when you call #init init.
Read the Widgets docs.