Home > widget-integration > FilterRenderToggleAction > targets

FilterRenderToggleAction.targets property

Signature:

targets?: Array<{
		targetId: string;
		classToggle: string;
		shouldAddClass: boolean;
	}>;