@umbraco-cms/backoffice
Preparing search index...
packages/content/content-type
UmbContentTypeStructureDataSourceConstructor
Interface UmbContentTypeStructureDataSourceConstructor<ItemType>
interface
UmbContentTypeStructureDataSourceConstructor
<
ItemType
>
{
new
UmbContentTypeStructureDataSourceConstructor
(
host
:
UmbControllerHost
,
)
:
UmbContentTypeStructureDataSource
<
ItemType
>
;
}
Type Parameters
ItemType
Index
Constructors
constructor
Constructors
constructor
new
UmbContentTypeStructureDataSourceConstructor
(
host
:
UmbControllerHost
,
)
:
UmbContentTypeStructureDataSource
<
ItemType
>
Parameters
host
:
UmbControllerHost
Returns
UmbContentTypeStructureDataSource
<
ItemType
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
@umbraco-cms/backoffice
Loading...