@telewebion/ui-component

0.1.8 • Public • Published

UI Component

The ui components made with styled-components.

tech

  • swiper - using swiper in slider component

Installation

You can install all ui components with...

$ npm install --save @telewebion/ui-component

or

$ yarn add @telewebion/ui-component

Usage

Component

To see which components are available take a look at the components section.

// whatever components you need
import { Button } from "@telewebion/ui-component";

export const myComponent = (props) => <Button>Hello, World!</Button>;

Tool

Tools for style-components are in tools section.

import { prop } from "@telewebion/ui-component/tool";

Style

To import icons font :

import "@telewebion/ui-component/tw-ui-style.css";

Components

For detailed information take a look at the [documentation].

  • Button Component
  • Card Component
  • Divider Component
  • Grid Component
  • Icon Component
  • Ratio Component
  • Skeleton Component
  • Slider Component
  • Typography Component

Tools

  • media
  • prop
  • ifProp
  • ifNotProp
  • switchProp
  • them
  • withProp

Readme

Keywords

none

Package Sidebar

Install

npm i @telewebion/ui-component

Weekly Downloads

2

Version

0.1.8

License

none

Unpacked Size

927 kB

Total Files

57

Last publish

Collaborators

  • xessam
  • sinashahoveisi