Package Exports
- @univerjs/sheets-sort
- @univerjs/sheets-sort/facade
- @univerjs/sheets-sort/facade.js
- @univerjs/sheets-sort/index.js
- @univerjs/sheets-sort/lib/cjs/facade.js
- @univerjs/sheets-sort/lib/cjs/index.js
- @univerjs/sheets-sort/lib/cjs/locale/en-US.js
- @univerjs/sheets-sort/lib/cjs/locale/fa-IR.js
- @univerjs/sheets-sort/lib/cjs/locale/fr-FR.js
- @univerjs/sheets-sort/lib/cjs/locale/ru-RU.js
- @univerjs/sheets-sort/lib/cjs/locale/vi-VN.js
- @univerjs/sheets-sort/lib/cjs/locale/zh-CN.js
- @univerjs/sheets-sort/lib/cjs/locale/zh-TW.js
- @univerjs/sheets-sort/lib/es/facade.js
- @univerjs/sheets-sort/lib/es/index.js
- @univerjs/sheets-sort/lib/es/locale/en-US.js
- @univerjs/sheets-sort/lib/es/locale/fa-IR.js
- @univerjs/sheets-sort/lib/es/locale/fr-FR.js
- @univerjs/sheets-sort/lib/es/locale/ru-RU.js
- @univerjs/sheets-sort/lib/es/locale/vi-VN.js
- @univerjs/sheets-sort/lib/es/locale/zh-CN.js
- @univerjs/sheets-sort/lib/es/locale/zh-TW.js
- @univerjs/sheets-sort/lib/types/commands/commands/__tests__/create-command-test-bed.d.ts
- @univerjs/sheets-sort/lib/types/commands/commands/__tests__/sheets-reorder.command.spec.d.ts
- @univerjs/sheets-sort/lib/types/commands/commands/sheets-sort.command.d.ts
- @univerjs/sheets-sort/lib/types/controllers/config.schema.d.ts
- @univerjs/sheets-sort/lib/types/controllers/sheets-sort.controller.d.ts
- @univerjs/sheets-sort/lib/types/controllers/utils.d.ts
- @univerjs/sheets-sort/lib/types/facade/f-event.d.ts
- @univerjs/sheets-sort/lib/types/facade/f-range.d.ts
- @univerjs/sheets-sort/lib/types/facade/f-worksheet.d.ts
- @univerjs/sheets-sort/lib/types/facade/index.d.ts
- @univerjs/sheets-sort/lib/types/index.d.ts
- @univerjs/sheets-sort/lib/types/locale/en-US.d.ts
- @univerjs/sheets-sort/lib/types/locale/fa-IR.d.ts
- @univerjs/sheets-sort/lib/types/locale/fr-FR.d.ts
- @univerjs/sheets-sort/lib/types/locale/ru-RU.d.ts
- @univerjs/sheets-sort/lib/types/locale/vi-VN.d.ts
- @univerjs/sheets-sort/lib/types/locale/zh-CN.d.ts
- @univerjs/sheets-sort/lib/types/locale/zh-TW.d.ts
- @univerjs/sheets-sort/lib/types/plugin.d.ts
- @univerjs/sheets-sort/lib/types/services/interface.d.ts
- @univerjs/sheets-sort/lib/types/services/sheets-sort.service.d.ts
- @univerjs/sheets-sort/lib/umd/facade.js
- @univerjs/sheets-sort/lib/umd/index.js
- @univerjs/sheets-sort/lib/umd/locale/en-US.js
- @univerjs/sheets-sort/lib/umd/locale/fa-IR.js
- @univerjs/sheets-sort/lib/umd/locale/fr-FR.js
- @univerjs/sheets-sort/lib/umd/locale/ru-RU.js
- @univerjs/sheets-sort/lib/umd/locale/vi-VN.js
- @univerjs/sheets-sort/lib/umd/locale/zh-CN.js
- @univerjs/sheets-sort/lib/umd/locale/zh-TW.js
- @univerjs/sheets-sort/locale/en-US
- @univerjs/sheets-sort/locale/fa-IR
- @univerjs/sheets-sort/locale/fr-FR
- @univerjs/sheets-sort/locale/ru-RU
- @univerjs/sheets-sort/locale/vi-VN
- @univerjs/sheets-sort/locale/zh-CN
- @univerjs/sheets-sort/locale/zh-TW
Readme
@univerjs/sheets-sort
Package Overview
| Package Name | UMD Namespace | Version | License | Downloads | Contains CSS | Contains i18n locales |
|---|---|---|---|---|---|---|
@univerjs/sheets-sort |
UniverSheetsSort |
❌ | ⭕️ |
Introduction
@univerjs/sheets-sort is a sort plugin for Univer Sheet.
Usage
You should use this plugin with the @univerjs/sheets-sort-ui package.
Installation
# Using npm
npm install @univerjs/sheets-sort
# Using pnpm
pnpm add @univerjs/sheets-sort