@redchili/search-table
TypeScript icon, indicating that this package has built-in type declarations

1.1.4 • Public • Published

search-table

搜索表格(基于 antd, search-bar)

NPM JavaScript Style Guide

Install

npm install --save search-table

Usage

import * as React from 'react'

import MyComponent from 'search-table'

class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © xiamu14

Readme

Keywords

none

Package Sidebar

Install

npm i @redchili/search-table

Weekly Downloads

0

Version

1.1.4

License

MIT

Unpacked Size

46.8 kB

Total Files

9

Last publish

Collaborators

  • redchili