Blocks
Composable page sections exported by @foundrykit/blocks.
Blocks
@foundrykit/blocks packages larger UI sections on top of Components, Primitives, Animation, and Maps.
Install
pnpm add @foundrykit/blocksCurrent Exported Blocks
HeroMinimalPricingTestimonialsInteractiveRegionsMapvia re-export from@foundrykit/maps
Use Blocks When
- You want a faster starting point than assembling primitives by hand.
- You want the FoundryKit visual language with less custom integration work.
- You are comfortable treating the package as opinionated page-building infrastructure.