@umbraco-cms/backoffice
Preparing search index...
packages/block/block-type
UmbBlockTypeWithGroupKey
Interface UmbBlockTypeWithGroupKey
interface
UmbBlockTypeWithGroupKey
{
backgroundColor
?:
string
;
contentElementTypeKey
:
string
;
editorSize
?:
UUIModalSidebarSize
;
forceHideContentEditorInOverlay
:
boolean
;
groupKey
?:
null
|
string
;
iconColor
?:
string
;
label
?:
string
;
settingsElementTypeKey
?:
string
;
thumbnail
?:
string
;
}
Hierarchy (
View Summary
)
UmbBlockTypeBaseModel
UmbBlockTypeWithGroupKey
UmbBlockGridTypeModel
Index
Properties
background
Color?
content
Element
Type
Key
editor
Size?
force
Hide
Content
Editor
In
Overlay
group
Key?
icon
Color?
label?
settings
Element
Type
Key?
thumbnail?
Properties
Optional
background
Color
backgroundColor
?:
string
content
Element
Type
Key
contentElementTypeKey
:
string
Optional
editor
Size
editorSize
?:
UUIModalSidebarSize
force
Hide
Content
Editor
In
Overlay
forceHideContentEditorInOverlay
:
boolean
Optional
group
Key
groupKey
?:
null
|
string
Optional
icon
Color
iconColor
?:
string
Optional
label
label
?:
string
Optional
settings
Element
Type
Key
settingsElementTypeKey
?:
string
Optional
thumbnail
thumbnail
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
content
Element
Type
Key
editor
Size
force
Hide
Content
Editor
In
Overlay
group
Key
icon
Color
label
settings
Element
Type
Key
thumbnail
@umbraco-cms/backoffice
Loading...