Home > widget-integration > FilterControllerToggleAction > targets

FilterControllerToggleAction.targets property

Signature:

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