@flyer2311/vue-sm-table

1.0.1 • Public • Published

vue-sm-table

this is a table-plugin that can be used in mobile, it is based on iscroll

Download

npm install @flyer2311/vue-sm-table --save

Function

  1. support static table
  2. support async
  3. support timeout and fail
  4. support px2rem

Environment

  1. VUE(install CLI)
  2. iscroll

Basic instructions

请看./example/example.vue的例子

Inner construction

<FLYER-table
:td='td'
:th='th'
:error='error'
@resetFunction='getData()'
>
</FLYER-table>

Readme

Keywords

none

Package Sidebar

Install

npm i @flyer2311/vue-sm-table

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

9.07 kB

Total Files

7

Last publish

Collaborators

  • flyer2311