Last date modified: 2025-Apr-29

Interface: ItemListDataSourceCallbacks

DataSourceApi.ItemListDataSourceCallbacks

Description

Callback functions for the item list data source

Methods

Methods

setItemListListRowKey

  • OptionalsetItemListListRowKey(key): void

Parameters

Name Type Description
key string The key to use to identify the item list rows

Returns

void

Description

Sets the key to use for the item list rows

Return to top of the page
Feedback