API Reference
@univerjs
@univerjs/core
interfaces
Icustomrangeforinterceptor

@univerjs/core v0.4.2Docs


Interface: ICustomRangeForInterceptor

Block element, link like, disabled to self nested

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
active?boolean--submodules/univer/packages/core/src/types/interfaces/i-document-data-interceptor.ts:20 (opens in a new tab)
endIndexnumber-ICustomRange.endIndexsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:347 (opens in a new tab)
properties?Record<string, any>properties of custom range, for example, hyperlink: { url: string }ICustomRange.propertiessubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:358 (opens in a new tab)
rangeIdstring-ICustomRange.rangeIdsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:348 (opens in a new tab)
rangeTypenumber-ICustomRange.rangeTypesubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:349 (opens in a new tab)
show?boolean--submodules/univer/packages/core/src/types/interfaces/i-document-data-interceptor.ts:21 (opens in a new tab)
startIndexnumber-ICustomRange.startIndexsubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:346 (opens in a new tab)
wholeEntity?booleandisplay as a whole-entityICustomRange.wholeEntitysubmodules/univer/packages/core/src/types/interfaces/i-document-data.ts:353 (opens in a new tab)

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