MCPcopy Create free account
hub / github.com/DTStack/dt-react-component / sort.tsx

File sort.tsx

src/useList/demos/sort.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React from 'react';
2import { Input, Result, Table } from 'antd';
3import type { SorterResult } from 'antd/lib/table/interface';
4import { useList } from 'dt-react-component';

Callers

nothing calls this directly

Calls 2

useListFunction · 0.85
mutateFunction · 0.85

Tested by

no test coverage detected