--- title: "State Chip Rail" description: "A rail of mono status chips advances a seek-safe data-state snap machine on a cue schedule: active chip ink on surface, done chips dim, pending chips hollow, optional badges pop beside one state." --- import { InstallCommand } from "/snippets/install-command.jsx"; import { VariablesExplorer } from "/snippets/variables-explorer.jsx"; ```html state-chip-rail.html State Chip Rail ``` ## Install That writes one file: `compositions/components/state-chip-rail.html`. ## Paste it into your composition Open `compositions/components/state-chip-rail.html` and copy what is inside into your own composition. A component has no size or duration of its own. It takes both from the composition you paste it into. {/* hf:generated-footer */} Tagged `motion-primitive` `product-demo` `state-machine` `status` `chips` `rail`. ## Related topics - [Browse the complete Catalog](/catalog) - [Add assets and Catalog items in Studio](/studio/assets-and-blocks) - [Build a richer composition](/go-further)