API
Public exports from @foundrykit/blocks.
API
import { HeroMinimal, InteractiveRegionsMap, Pricing, Testimonials } from '@foundrykit/blocks';Export Notes
InteractiveRegionsMapis surfaced from Maps, so behaviour and supporting types live there.HeroMinimal,Pricing, andTestimonialsare the package-local block exports currently available from the top-level entrypoint.
Dependencies
- The package depends on
next,react, andreact-domat runtime. - It also consumes internal FoundryKit packages for shared UI, styling, types, and utility helpers.