Interactive Demo

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

Example preview

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

Wrapper Trait
Selection Trait

Example preview

Combobox interaction

AppleMangoOrange

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

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