0.2.6 • Published 5 years ago

talentedunicorn-ui-kit v0.2.6

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

1.0.0

5 years ago