tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ActivitiesExplorerHookResult

ActivitiesExplorerHookResult interface

Data of the Activities Explorer.

Signature:

export interface ActivitiesExplorerHookResult

Properties

Property Modifiers Type Description
currentItem   ActivityInstance | undefined Currently active ActivityInstance.
items   ReadonlyArray<ActivityInstance> List of Activity Instances.
itemsLoadingState   LoadingState The loading state of the Activity Instances list.