@umbraco-cms/backoffice
Preparing search index...
packages/tiptap
RenderContext
Type Alias RenderContext
type
RenderContext
=
{
index
:
number
;
level
:
number
;
meta
?:
Record
<
string
,
any
>
;
parentType
?:
string
|
null
;
}
Index
Properties
index
level
meta?
parent
Type?
Properties
index
index
:
number
level
level
:
number
Optional
meta
meta
?:
Record
<
string
,
any
>
Optional
parent
Type
parentType
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
level
meta
parent
Type
@umbraco-cms/backoffice
Loading...