@umbraco-cms/backoffice
Preparing search index...
packages/content/content-type
UmbPropertyTypeContainerModel
Interface UmbPropertyTypeContainerModel
interface
UmbPropertyTypeContainerModel
{
id
:
string
;
name
:
string
;
parent
:
null
|
{
id
:
string
}
;
sortOrder
:
number
;
type
:
UmbPropertyContainerTypes
;
}
Index
Properties
id
name
parent
sort
Order
type
Properties
id
id
:
string
name
name
:
string
parent
parent
:
null
|
{
id
:
string
}
sort
Order
sortOrder
:
number
type
type
:
UmbPropertyContainerTypes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
parent
sort
Order
type
@umbraco-cms/backoffice
Loading...