@univerjs/ui v0.4.2 • 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
packages/ui/src/common/component-manager.ts:331 (opens in a new tab)