Home > widget-integration > FilterRender > fillFilterTree

FilterRender.fillFilterTree() method

Fills filter tree with complete data from available options Enriches selected filters with missing display values and metadata

Signature:

fillFilterTree(): void;

Returns:

void

Remarks

Migrated from fillFilterTree in index.js - Updates filter tree state with complete option data - Handles both immediate fill and deferred fill via state watch - Processes options through updateValuesOptions for filtering - Enriches selected filters with display values from options