• A static instance of the Widgets created when you call #init init.

    Read the Widgets docs.

    Returns Widgets | null

    static instance

    Example

    squatch.widgets().render({ widgetType: "w/widget-type" })
    squatch.widgets().upsertUser({ user: { ... }, widgetType: "w/widget-type" })
    squatch.widgets().autofill(".referral-code")

Generated using TypeDoc