SvelteKit + Vercel Feature Flags

SvelteKit offers seamless integration with the Vercel Toolbar and Feature Flags.

This page's headline can take a different color depending on the value of a feature flag.

Change headline to normal Change headline to orange-red

For demo purposes the feature flag depends on a URL query parameter, so you can toggle it from the browser. When you clone the example and link it to a project on Vercel, you can use the Vercel toolbar to override the feature flag value.