Client Components

This demo is easiest to understand if you open its source code in a parallel tab.

Source code

This demo shows how to use @happykit/flags for client components in Next.js App Router.

Flags
{ flags: null, data: null, error: null, fetching: false, settled: false, visitorKey: null }