MCPcopy Index your code
hub / github.com/plotly/dash / multi.ts

File multi.ts

components/dash-table/src/core/sorting/multi.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as R from 'ramda';
2
3import Logger from 'core/Logger';
4import {SortBy, ISortBy, SortDirection} from 'core/sorting';

Callers

nothing calls this directly

Calls 3

findMethod · 0.80
pushMethod · 0.80
cloneMethod · 0.45

Tested by

no test coverage detected