Interactive Demo

This is a heavy page — it uses a custom React component that ships additional JavaScript to the browser.

Live Counter

The counter below is a stateful React component embedded in MDX:

Wrapper Trait
Selection Trait

0

Because this page uses <Counter />, next-slug-splitter classifies it as a heavy route and generates a dedicated handler that imports only the Counter component.

Light pages like "Getting Started" never bundle this component code.