@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.4
    3
    • latest

Version History

Package Sidebar

Install

npm i @redchili/search-table

Weekly Downloads

22

Version

1.1.4

License

MIT

Unpacked Size

46.8 kB

Total Files

9

Last publish

Collaborators

  • redchili