Hierarchy

  • IPostedWidgetsPayload

Index

Properties

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

widgets

widgets: IWidgetPayload[]

List of widgets