@umbraco-cms/backoffice
Preparing search index...
packages/core/resources
UmbDataApiResponse
Interface UmbDataApiResponse<ResponseType>
interface
UmbDataApiResponse
<
ResponseType
extends
{
data
:
unknown
}
=
{
data
:
unknown
}
,
>
{
data
:
ResponseType
[
"data"
]
;
}
Type Parameters
ResponseType
extends
{
data
:
unknown
}
=
{
data
:
unknown
}
Index
Properties
data
Properties
data
data
:
ResponseType
[
"data"
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@umbraco-cms/backoffice
Loading...