0.2.6 • Published 6 years ago

talentedunicorn-ui-kit v0.2.6

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

UI Kit by TalentedUnicorn

Small UI kit built on ReactJs

Usage

  • Install yarn add talentdunicorn-ui-kit
  • Include in your project import { [Component Name] } from "talentedunicorn-ui-kit"

Components

  • Button
    • handleClick: Function to handle click events Required
    • type: Sets the type, currently supported ["hollow"]
  • Hero
    • background: string URL or any supported CSS background value
    • color: string a color value
    • minHeight: string a height value
  • Heading
    • level: number in the range of 1-5
    • text: string text for the heading
    • underlined: boolean To display underlined headings
  • List
    • ordered: boolean For an ordered list
    • minimal: boolean Removes list styles
0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

1.0.0

6 years ago