Live primitives
APIs you can click
This chrome is a nested layout chain. Desk pages sit in two shells; Motion only uses the outer one. Sibling navigations keep parent controllers mounted.
nc-animation
You pick a preset name. The component picks the cheapest path: CSS compositor loops, GPU Web Animations for enter/attention, or a canvas overlay for particles.
Three paths
Live example
Live example
Live example
Compositor keyframes. No JS after start.
Live example
Particles paint a full-viewport canvas overlay.
Playground
Change preset, trigger, timing, and particle options. The snippet below stays in sync with the live element.
Stage
Trigger is manual — use Play to run the preset.
This page only uses the outer Live shell — there is no Desk layout in the chain. Switch back to Desk and the inner shell mounts again.