Preparing search index...
The search index is not available
@umbraco-cms/backoffice
@umbraco-cms/backoffice
packages/documents/documents
UmbDocumentTreeItemModel
Interface UmbDocumentTreeItemModel
interface
UmbDocumentTreeItemModel
{
documentType
:
{
collection
:
null
|
UmbReferenceByUnique
;
icon
:
string
;
unique
:
string
;
}
;
entityType
:
"document"
;
hasChildren
:
boolean
;
icon
?:
null
|
string
;
isFolder
:
boolean
;
isProtected
:
boolean
;
isTrashed
:
boolean
;
name
:
string
;
noAccess
:
boolean
;
parent
:
UmbEntityModel
;
unique
:
string
;
variants
:
UmbDocumentTreeItemVariantModel
[]
;
}
Hierarchy (
view full
)
UmbTreeItemModel
UmbDocumentTreeItemModel
UmbDocumentRecycleBinTreeItemModel
Index
Properties
document
Type
entity
Type
has
Children
icon?
is
Folder
is
Protected
is
Trashed
name
no
Access
parent
unique
variants
Properties
document
Type
document
Type
:
{
collection
:
null
|
UmbReferenceByUnique
;
icon
:
string
;
unique
:
string
;
}
entity
Type
entity
Type
:
"document"
has
Children
has
Children
:
boolean
Optional
icon
icon
?:
null
|
string
is
Folder
is
Folder
:
boolean
is
Protected
is
Protected
:
boolean
is
Trashed
is
Trashed
:
boolean
name
name
:
string
no
Access
no
Access
:
boolean
parent
parent
:
UmbEntityModel
unique
unique
:
string
variants
variants
:
UmbDocumentTreeItemVariantModel
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
Type
entity
Type
has
Children
icon
is
Folder
is
Protected
is
Trashed
name
no
Access
parent
unique
variants
@umbraco-cms/backoffice
Loading...
"
"