feat(layout): implement PageHeader components #30

Closed
opened 2025-11-11 12:01:33 +00:00 by chartgerink · 0 comments
Owner

Every page has a header with various elements that need a generic component for reuse:

  • Title
  • Subtitle
  • Description
  • Primary page action + redirect path
  • Tags
  • HeaderImage (primarily for collection at this time)
  • Icon (eg avatar, collection icon)

Optionally Tabs, but it would be good to have these be decoupled from the header.

Every page has a header with various elements that need a generic component for reuse: - [x] Title - [x] Subtitle - [x] Description - [x] Primary page action + redirect path - [x] Tags - [x] HeaderImage (primarily for collection at this time) - [x] Icon (eg avatar, collection icon) Optionally Tabs, but it would be good to have these be decoupled from the header.
Sign in to join this conversation.
No description provided.