@umbraco-cms/backoffice
Preparing search index...
packages/tiptap
ParentConfig
Type Alias ParentConfig<T>
ParentConfig
:
Partial
<
{
[
P
in
keyof
T
]
:
Required
<
T
>
[
P
]
extends
(
...
args
:
any
)
=>
any
?
(
...
args
:
Parameters
<
Required
<
T
>
[
P
]
>
)
=>
ReturnType
<
Required
<
T
>
[
P
]
>
:
T
[
P
]
}
,
>
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@umbraco-cms/backoffice
Loading...