Skip to Content

Next.js

Next.js App Router example using a client-only dynamic import (ssr: false).

Open example on GitHub

Clone and run

git clone https://github.com/GoChartingInc/gocharting-sdk-examples.git
cd gocharting-sdk-examples/nextjs
npm install
npm run dev

Package access and demo license setup are covered in the examples repository README .

Last updated on