Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 882 Bytes

blocks.md

File metadata and controls

44 lines (36 loc) · 882 Bytes

🧱 Blocks

The boilerplate comes with a few standard blocks that you can use and extend. They are located inside the src/components folder.
We follow the Atomic Design methodology to organize the blocks.
To get more information on blocks and how to create them check the How to create blocks guide.

Available Blocks

Atoms

  • Button
  • Heading
  • Inputs
    • Checkbox
    • FormSectionBreaker
    • InputCheckbox
    • InputEmail
    • InputFile
    • InputRadio
    • InputSelect
    • InputText
    • InputTextarea
    • Radio
  • List
  • ListItem
  • Paragraph

Molecules

  • cards
    • CardNews
  • Form
  • Gdpr
  • Image
  • Media
  • Video

Organisms

  • Footer
  • MainNav
  • Pagination
  • Section
    • SectionNews