Preparing search index...
The search index is not available
@umbraco-cms/backoffice
@umbraco-cms/backoffice
packages/media/media-types
UmbMediaTypeDetailModel
Interface UmbMediaTypeDetailModel
interface
UmbMediaTypeDetailModel
{
alias
:
string
;
allowedAtRoot
:
boolean
;
allowedContentTypes
:
UmbContentTypeSortModel
[]
;
collection
:
null
|
UmbReferenceByUnique
;
compositions
:
UmbContentTypeCompositionModel
[]
;
containers
:
UmbPropertyTypeContainerModel
[]
;
description
:
string
;
entityType
:
"media-type"
;
icon
:
string
;
isElement
:
boolean
;
name
:
string
;
properties
:
UmbPropertyTypeModel
[]
;
unique
:
string
;
variesByCulture
:
boolean
;
variesBySegment
:
boolean
;
}
Hierarchy (
view full
)
UmbContentTypeModel
UmbMediaTypeDetailModel
Index
Properties
alias
allowed
At
Root
allowed
Content
Types
collection
compositions
containers
description
entity
Type
icon
is
Element
name
properties
unique
varies
By
Culture
varies
By
Segment
Properties
alias
alias
:
string
allowed
At
Root
allowed
At
Root
:
boolean
allowed
Content
Types
allowed
Content
Types
:
UmbContentTypeSortModel
[]
collection
collection
:
null
|
UmbReferenceByUnique
compositions
compositions
:
UmbContentTypeCompositionModel
[]
containers
containers
:
UmbPropertyTypeContainerModel
[]
description
description
:
string
entity
Type
entity
Type
:
"media-type"
icon
icon
:
string
is
Element
is
Element
:
boolean
name
name
:
string
properties
properties
:
UmbPropertyTypeModel
[]
unique
unique
:
string
varies
By
Culture
varies
By
Culture
:
boolean
varies
By
Segment
varies
By
Segment
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
allowed
At
Root
allowed
Content
Types
collection
compositions
containers
description
entity
Type
icon
is
Element
name
properties
unique
varies
By
Culture
varies
By
Segment
@umbraco-cms/backoffice
Loading...