@umbraco-cms/backoffice
Preparing search index...
packages/templating/partial-views
UmbPartialViewTreeRootModel
Interface UmbPartialViewTreeRootModel
interface
UmbPartialViewTreeRootModel
{
entityType
:
"partial-view-root"
;
hasChildren
:
boolean
;
icon
?:
null
|
string
;
isFolder
:
boolean
;
name
:
string
;
unique
:
null
;
}
Hierarchy (
View Summary
)
UmbTreeRootModel
UmbPartialViewTreeRootModel
Index
Properties
entity
Type
has
Children
icon?
is
Folder
name
unique
Properties
entity
Type
entityType
:
"partial-view-root"
has
Children
hasChildren
:
boolean
Optional
icon
icon
?:
null
|
string
is
Folder
isFolder
:
boolean
name
name
:
string
unique
unique
:
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Type
has
Children
icon
is
Folder
name
unique
@umbraco-cms/backoffice
Loading...