Hierarchy

  • IPostedWidgetsPayload

Index

Properties

count

count: number

iterator

iterator: () => IterableIterator<IWidgetPayload[]>

Iterable iterator to fetch next/prev pages

Type declaration

Optional next

next: () => IteratorResult<IWidgetPayload[]>

Function to get next page

Type declaration

Optional previous

previous: () => IteratorResult<IWidgetPayload[]>

Function to get previous page

Type declaration

widget_interactions_url_template

widget_interactions_url_template: string

url to fetch interactions for the returned widgets

widgets

widgets: IWidgetPayload[]

List of widgets