Registry Types
The page describes the supported registry types for Stow, which are referenced by the type field on the registry item spec.
Currently we only support the registry:block type, however we have lots more exciting plans for the future.
registry:block
A block is a singular section of a page, built from multiple smaller components.
It could be entirely contained within a single file, or it could be composed of multiple component files.
Valid block examples:
- Hero section
- Pricing table
- Contact form
Invalid block examples:
- Buttons
- Cards
- Landing page