0.1.0 • Published 3 years ago

@thytanium/react-components v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@thytanium/react-components

A set of style-less React components and hooks.

Roadmap

Components

  • Button
  • Overlay
  • Modal
  • Dialog
  • Side Sheet
  • Dropdown
  • Navbar
  • Sidenav
  • App Layout
  • Tabnav
  • Accordion
  • Card
  • Table
  • Input
  • Pagination
  • Autocomplete
  • Masonry

Class Names

  • Button
    • btn
    • btn--minimal
    • btn--primary
    • btn--secondary
    • btn--success
    • btn--warning
    • btn--danger
  • Overlay
    • overlay
  • Modal
    • modal
  • ModalHeader
    • modal-header__title
    • modal-header__close
  • ModalBody
    • modal-body
    • modal-body--fixed-height
  • ModalFooter
    • modal-footer