@umbraco-cms/backoffice
Preparing search index...
packages/tiptap
MarkViewRendererOptions
Interface MarkViewRendererOptions
interface
MarkViewRendererOptions
{
ignoreMutation
:
|
null
|
(
(
props
:
{
mutation
:
ViewMutationRecord
}
)
=>
boolean
)
;
}
Index
Properties
ignore
Mutation
Properties
ignore
Mutation
ignoreMutation
:
null
|
(
(
props
:
{
mutation
:
ViewMutationRecord
}
)
=>
boolean
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ignore
Mutation
@umbraco-cms/backoffice
Loading...