Examples
Flyer library module
Evergreen awareness flyers with no event date, browsable by category, with no-JS-safe content rendering.
Flyer library
Printable flyers for fostering, volunteering, spay/neuter awareness, and safety education.
Flyer library (locked to one category)
Pass `categoryFilter` to embed a single-category teaser elsewhere, e.g. a Foster page — pills are hidden.
Flyer library (empty state)
Validation checklist
- Flyers render without JavaScript via anchor + image markup.
- Category filter pills are optional and only appear when more than one category is present.
- `categoryFilter` locks the grid to one category and hides the pills entirely, even with mixed-category data.
- Lightbox is optional progressive enhancement and supports previous/next controls plus keyboard arrows/Escape.
- The lightbox download control is a plain `<a download>` link to `downloadHref ?? src`, never a print-layout wrapper.
- Empty-state copy is visible when no flyers are provided.