API Reference
@univerjs
@univerjs/core
namespaces
JSON1
type-aliases
Jsonopcomponent

@univerjs/core v0.1.17Docs


Type Alias: JSONOpComponent

type JSONOpComponent: {
  d: number;
  e: any;
  ena: number;
  es: TextOp;
  et: string;
  i: any;
  p: number;
  r: any;
};

Type declaration

NameTypeDescriptionDefined in
dnumberdropsubmodules/univer/node_modules/.pnpm/ot-json1@1.0.2/node_modules/ot-json1/dist/types.d.ts:12
eanyArbitrary edit. If the element has e: it must also have et: with a registered type namesubmodules/univer/node_modules/.pnpm/ot-json1@1.0.2/node_modules/ot-json1/dist/types.d.ts:18
enanumberEdit numbersubmodules/univer/node_modules/.pnpm/ot-json1@1.0.2/node_modules/ot-json1/dist/types.d.ts:16
esTextOpEdit string (directly uses text-unicode)submodules/univer/node_modules/.pnpm/ot-json1@1.0.2/node_modules/ot-json1/dist/types.d.ts:14
etstringEdit type name.submodules/univer/node_modules/.pnpm/ot-json1@1.0.2/node_modules/ot-json1/dist/types.d.ts:20
ianyinsertsubmodules/univer/node_modules/.pnpm/ot-json1@1.0.2/node_modules/ot-json1/dist/types.d.ts:6
pnumberpicksubmodules/univer/node_modules/.pnpm/ot-json1@1.0.2/node_modules/ot-json1/dist/types.d.ts:10
ranyremovesubmodules/univer/node_modules/.pnpm/ot-json1@1.0.2/node_modules/ot-json1/dist/types.d.ts:8

Defined in

submodules/univer/node_modules/.pnpm/ot-json1@1.0.2/node_modules/ot-json1/dist/types.d.ts:4


Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.