@umbraco-cms/backoffice
Preparing search index...
packages/block/block
UmbBlockPropertyValueClonerArgs
Type Alias UmbBlockPropertyValueClonerArgs
type
UmbBlockPropertyValueClonerArgs
=
{
contentIdUpdatedCallback
?:
(
oldContentKey
:
string
,
newContentKey
:
string
,
)
=>
void
;
}
Index
Properties
content
Id
Updated
Callback?
Properties
Optional
content
Id
Updated
Callback
contentIdUpdatedCallback
?:
(
oldContentKey
:
string
,
newContentKey
:
string
,
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Id
Updated
Callback
@umbraco-cms/backoffice
Loading...