@univerjssheets-uifacadeinterfacesIfcomponentkey

@univerjs/sheets-ui v0.5.0-beta.1Docs


Interface: IFComponentKey

Properties

PropertyTypeDescriptionDefined in
componentKeyanyThe key of the component to be rendered in the popup. if key is a string, it will be query from the component registry. if key is a React or Vue3 component, it will be rendered directly.submodules/univer/packages/sheets-ui/src/facade/f-range.ts:33
isVue3?booleanIf componentKey is a Vue3 component, this must be set to truesubmodules/univer/packages/sheets-ui/src/facade/f-range.ts:37