Skip to content

Components

See Through Data: Staff edited this page Jan 25, 2023 · 2 revisions

Implemented

GOV.UK Frontend

https://github.com/alphagov/govuk-frontend

  • Accordion
  • Back link
  • Breadcrumbs
  • Button
  • Checkboxes
  • Cookie banner
  • Date input
  • Details
  • Error message
  • Error summary
  • Fieldset
  • File upload
  • Header
  • Hint
  • Input
  • Inset text
  • Label
  • Notification banner
  • Phase banner
  • Radios
  • Select
  • Skip link
  • Summary list
  • Tabs
  • Tag
  • Textarea
  • Warning text

HMCTS Frontend

https://github.com/hmcts/frontend

  • Badge
  • Banner

Planned

All components from alphagov/govuk-frontend.

  • Character count (#70)
  • Footer (#71)
  • Pagination (#72)
  • Panel (#73)
  • Table (#74)

At time of writing. Please check for new components from time to time.

Please contribute a Pull Request which implements new components. Use the Nunjucks templates in govuk-frontend as a guide (e.g. the template.njk for a component).

We will no longer be adding or supporting components from hmcts/frontend as this repository has been archived.

Clone this wiki locally