@umbraco-cms/backoffice
Preparing search index...
packages/block/block-custom-view
UmbBlockEditorCustomViewConfiguration
Interface UmbBlockEditorCustomViewConfiguration
interface
UmbBlockEditorCustomViewConfiguration
{
editContentPath
?:
string
;
editSettingsPath
?:
string
;
showContentEdit
:
boolean
;
showSettingsEdit
:
boolean
;
}
Index
Properties
edit
Content
Path?
edit
Settings
Path?
show
Content
Edit
show
Settings
Edit
Properties
Optional
edit
Content
Path
editContentPath
?:
string
Optional
edit
Settings
Path
editSettingsPath
?:
string
show
Content
Edit
showContentEdit
:
boolean
show
Settings
Edit
showSettingsEdit
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edit
Content
Path
edit
Settings
Path
show
Content
Edit
show
Settings
Edit
@umbraco-cms/backoffice
Loading...