@umbraco-cms/backoffice
Preparing search index...
packages/core/repository
UmbPagedModel
Interface UmbPagedModel<T>
interface
UmbPagedModel
<
T
>
{
items
:
T
[]
;
total
:
number
;
}
Type Parameters
T
Index
Properties
items
total
Properties
items
items
:
T
[]
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
total
@umbraco-cms/backoffice
Loading...