1.0.5 • Published 4 years ago

ktui v1.0.5

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

Requirements

React >= 16.0.0

Browsers support

IE / EdgeFirefoxChromeSafariOperaElectron
IE10, IE11, Edgelast 2 versionslast 2 versionslast 2 versionslast 2 versionslast 2 versions

Installation

yarn add ktui
// or
npm install ktui

CDN

<link rel="stylesheet" href="https://unpkg.com/ktui/dist/theme.default.css" />
<script crossorigin src="https://unpkg.com/ktui/dist/ktui.min.js"></script>

Usage

import { Button } from 'ktui'

<Button />
1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago