Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IPostedWidgetsPayload

Index

Properties

count

count: number

widget_interactions_url_template

widget_interactions_url_template: string

url to fetch interactions for the returned widgets

widgets

widgets: IWidgetPayload[]

List of widgets

Methods

iterator

  • Iterable iterator to fetch next/prev pages

    Returns IterableIterator<IWidgetPayload[]>

Optional next

  • Function to get next page

    Returns IteratorResult<IWidgetPayload[], any>

Optional previous

  • Function to get previous page

    Returns IteratorResult<IWidgetPayload[], any>

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Interface
  • Interface with type parameter
  • Property
  • Method
  • Enumeration

Generated using TypeDoc