rtls-view
TypeScript icon, indicating that this package has built-in type declarations

0.2.19 • Public • Published

rtls-view

组件库

Install

npm install rtls-view -S

Quick Start

import Vue from 'vue';
import RtlsView from 'rtls-view';
import 'rtls-view/lib/theme-chalk/index.css';

Vue.use(RtlsView);

// or
import {
  SmartSearch
  // ...
} from 'rtls-view';

Vue.component(SmartSearch.name, SmartSearch);

Readme

Keywords

Package Sidebar

Install

npm i rtls-view

Weekly Downloads

8

Version

0.2.19

License

MIT

Unpacked Size

5.89 MB

Total Files

498

Last publish

Collaborators

  • wangshuo5597