JSPM

select-async-paginate-model

1.0.0-alpha.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 14
  • Score
    100M100P100Q65816F
  • License MIT

Model for asynchronous selects for support pagination on menu scroll

Package Exports

  • select-async-paginate-model

Readme

NPM

select-async-paginate-model

Model for asynchronous selects for support pagination on menu scroll

import { createAsyncPaginateModel } from 'select-async-paginate-model';

const model = createAsyncPaginateModel(params);