GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.1.0
  • Code samples
  • GitHub

loadNextElementsPage()

Home > @gooddata/sdk-ui-filters > IAttributeElementLoader > loadNextElementsPage

IAttributeElementLoader.loadNextElementsPage() method

Loads next page of the attribute elements with the current options.

Signature:

loadNextElementsPage(correlation?: Correlation): void;

Parameters

Parameter

Type

Description

correlation

Correlation

(Optional) correlation that will be included in all callbacks fired by this method

Returns:

void

Remarks

Throws error if you call it before the initialization.

Throws error if you changed the load options and did not called loadInitialElementsPage before.

Cancels the running next elements page load, if any, and starts it again.

You can provide a correlation that will be included in the payload of all callbacks fired as a result of calling this method.

  • IAttributeElementLoader.loadNextElementsPage() method
  • Parameters
  • Remarks
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2025 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use