UNPKG

violet-paginator

Version:

Display, paginate, sort, filter, and update items from the server. violet-paginator is a complete list management library for react/redux applications.

9 lines (6 loc) 196 B
import { withRecordProps } from '../../src/decorators' import * as shared from './shared' describe('tabulateLean()', () => { shared.decorate(withRecordProps) shared.behavesLikeADataRow() })