This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

talentedunicorn-ui-kit

0.2.6 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i talentedunicorn-ui-kit

Weekly Downloads

2

Version

0.2.6

License

MIT

Unpacked Size

684 kB

Total Files

16

Last publish

Collaborators

  • talentedunicorn