Baltimore-County-Government / dotgov-components

UI design system for Baltimore County's primary website
https://baltimore-county-government.github.io/dotgov-components/
2 stars 0 forks source link

Page Header #8

Open danfox01 opened 5 years ago

danfox01 commented 5 years ago

Name

PageHeader

Description

Usage Guidelines

This component is a standard template element. When in the CMS, it will not be user-editable.

Please describe any required and optional properties for the component

<PageHeader>
  <Breadcrumbs />
  <PreTitle /> (optional)
  <Title />
  <Deck /> (optional)
  <Background Image /> (optional)
</PageHeader>

Example or Mockup

Department Landing Page:

HEADER-PUBLIC-WORKS_df

Subpage:

HEADER-SUBPAGE_df

Component children:

HEADER-SUBPAGE-annotated_df

Acceptance Criteria

sdurphy commented 5 years ago

@martypowell, hex codes for overlay are as follows:

blue - #000b2b gray - #222222 green - #002e0d purple - #240a5b turquoise - #002930

Colors are at 87% opacity

martypowell commented 5 years ago

@danfox01 can you describe a deck?

danfox01 commented 5 years ago

@martypowell it’s a printing term for a line of intro text at the beginning of an article. Does that help?

martypowell commented 5 years ago

@danfox01 yea i think that makes sense, this component will not be used outside of the page header right?