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