@umbraco-cms/backoffice
Preparing search index...
packages/elements
UmbElementTreeRootItemsRequestArgs
Interface UmbElementTreeRootItemsRequestArgs
interface
UmbElementTreeRootItemsRequestArgs
{
dataType
?:
{
unique
:
string
}
;
foldersOnly
?:
boolean
;
paging
?:
UmbOffsetPaginationRequestModel
|
UmbTargetPaginationRequestModel
;
}
Hierarchy (
View Summary
)
UmbTreeRootItemsRequestArgs
UmbElementTreeRootItemsRequestArgs
Index
Properties
data
Type?
folders
Only?
paging?
Properties
Optional
data
Type
dataType
?:
{
unique
:
string
}
Optional
folders
Only
foldersOnly
?:
boolean
Optional
paging
paging
?:
UmbOffsetPaginationRequestModel
|
UmbTargetPaginationRequestModel
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
Type
folders
Only
paging
@umbraco-cms/backoffice
Loading...