Home > widget-integration > FilterTreeLine

FilterTreeLine type

Signature:

export type FilterTreeLine = Pick<FilterTreeBaseElementSettings, "color">;

References: FilterTreeBaseElementSettings