BlockSuite API Documentation / @blocksuite/data-view / renderUniLit
Function: renderUniLit()
renderUniLit<
Props
,Expose
>(uni
,props
?,options
?):TemplateResult
Defined in: packages/affine/data-view/src/core/utils/uni-component/uni-component.ts:13
Type Parameters
Props
Props
Expose
Expose
extends object
Parameters
uni
undefined
| UniComponent
<Props
, Expose
>
props?
Props
options?
class?
string
ref?
Signal
<undefined
| Expose
>
style?
Readonly
<StyleInfo
>
Returns
TemplateResult