Preparing search index...
The search index is not available
@umbraco-cms/backoffice
@umbraco-cms/backoffice
packages/block/block-grid
UmbBlockGridTypeAreaType
Interface UmbBlockGridTypeAreaType
interface
UmbBlockGridTypeAreaType
{
alias
:
string
;
columnSpan
?:
number
;
key
:
string
;
maxAllowed
?:
number
;
minAllowed
?:
number
;
rowSpan
?:
number
;
specifiedAllowance
?:
UmbBlockGridTypeAreaTypePermission
[]
;
}
Index
Properties
alias
column
Span?
key
max
Allowed?
min
Allowed?
row
Span?
specified
Allowance?
Properties
alias
alias
:
string
Optional
column
Span
column
Span
?:
number
key
key
:
string
Optional
max
Allowed
max
Allowed
?:
number
Optional
min
Allowed
min
Allowed
?:
number
Optional
row
Span
row
Span
?:
number
Optional
specified
Allowance
specified
Allowance
?:
UmbBlockGridTypeAreaTypePermission
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
column
Span
key
max
Allowed
min
Allowed
row
Span
specified
Allowance
@umbraco-cms/backoffice
Loading...