@univerjs/ui v0.5.0-beta.1 • Docs
Function: VueComponentWrapper()
function VueComponentWrapper(options): DetailedReactHTMLElement<HTMLAttributes<HTMLElement>, HTMLElement>
Parameters
Parameter | Type |
---|---|
options | object |
options.component | any |
options.props | Record <string , any > |
Returns
DetailedReactHTMLElement
<HTMLAttributes
<HTMLElement
>, HTMLElement
>
Defined in
submodules/univer/packages/ui/src/common/component-manager.ts:331