1.0.5 • Published 3 years ago

@agave-ui/theme v1.0.5

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

Theme Component

Global Types & Interfaces

  • Common Tokens
  • Common Component interfaces

Creating a Theme

  • Creating subsets

Helpers

  • Accessing Component props
  • Declarations
  • How to

Accessing Components

Component props and method specifics are passed through styled elements. Although it is possible to access component props through curry functions, passing props through method invocation improves legibility.