@umbraco-cms/backoffice
Preparing search index...
packages/block/block-grid
UmbBlockGridTypeModel
Interface UmbBlockGridTypeModel
interface
UmbBlockGridTypeModel
{
allowAtRoot
:
boolean
;
allowInAreas
:
boolean
;
areaGridColumns
?:
number
;
areas
:
UmbBlockGridTypeAreaType
[]
;
backgroundColor
?:
string
;
columnSpanOptions
:
UmbBlockGridTypeColumnSpanOption
[]
;
contentElementTypeKey
:
string
;
editorSize
?:
UUIModalSidebarSize
;
forceHideContentEditorInOverlay
:
boolean
;
groupKey
?:
null
|
string
;
iconColor
?:
string
;
inlineEditing
?:
boolean
;
label
?:
string
;
rowMaxSpan
:
number
;
rowMinSpan
:
number
;
settingsElementTypeKey
?:
string
;
thumbnail
?:
string
;
}
Hierarchy (
View Summary
)
UmbBlockTypeWithGroupKey
UmbBlockGridTypeModel
Index
Properties
allow
At
Root
allow
In
Areas
area
Grid
Columns?
areas
background
Color?
column
Span
Options
content
Element
Type
Key
editor
Size?
force
Hide
Content
Editor
In
Overlay
group
Key?
icon
Color?
inline
Editing?
label?
row
Max
Span
row
Min
Span
settings
Element
Type
Key?
thumbnail?
Properties
allow
At
Root
allowAtRoot
:
boolean
allow
In
Areas
allowInAreas
:
boolean
Optional
area
Grid
Columns
areaGridColumns
?:
number
areas
areas
:
UmbBlockGridTypeAreaType
[]
Optional
background
Color
backgroundColor
?:
string
column
Span
Options
columnSpanOptions
:
UmbBlockGridTypeColumnSpanOption
[]
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
inline
Editing
inlineEditing
?:
boolean
Optional
label
label
?:
string
row
Max
Span
rowMaxSpan
:
number
row
Min
Span
rowMinSpan
:
number
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
allow
At
Root
allow
In
Areas
area
Grid
Columns
areas
background
Color
column
Span
Options
content
Element
Type
Key
editor
Size
force
Hide
Content
Editor
In
Overlay
group
Key
icon
Color
inline
Editing
label
row
Max
Span
row
Min
Span
settings
Element
Type
Key
thumbnail
@umbraco-cms/backoffice
Loading...