rAutocompleteSectionIdKey constant
Logoheadless

rAutocompleteSectionIdKey#

const dynamic rAutocompleteSectionIdKey

Feature key for section ID in item features.

Use this key to read section ID in renderers for grouping:

final sectionId = item.features.get(rAutocompleteSectionIdKey);
// Group items by sectionId