Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 449 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 449 Bytes

BEAM UI Components

  • Navbar
  • Dropdown or drawer menu depending on client
  • ListView
  • List Item
  • ItemCounter
    • Needs count logic and styling, should accept an object, not a string
    • Implement v-model to parent
  • Item Checkbox
    • Implement v-model to parent
  • ListAnchor
    • Dynamic component so its swapable with nuxt-link or router-link
  • Calculator/Number input
  • Modal helper (sized depending on client)
  • SCSS variables throughout