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