3.20.3-pre.2 • Published 4 years ago

kotlin-antd v3.20.3-pre.2

Weekly downloads
3
License
Apache-2-0
Repository
github
Last release
4 years ago

Introduction

This project is a library wrapping Ant Design to be used in an application built with React Kotlin or with Gradle Kotlin/JS.

Installation

  1. npm install kotlin-antd --save-dev
  2. npm run gen-idea-libs

See the Bintray page for Maven and Gradle installation instructions.

Getting Started

You can view the samples that follows Ant Design demo of each component to know how to use this library.