Enable /disable the HTML component based on the value of Feature Flag from Adobe Target
Hi All,
I have a requirement to show/ hide the HTML content on the page based on the feature flag value returned from the Adobe Target.
Description:
1.When the feature flag named "displayHTML" from Adobe Target is set to true , then the HTML, CSS , javascript present within the component gets rendered on the page and the flag value is set to false as default.
So, can anyone please help me out with any reference or ideas inorder to achieve this implementation.
Thanks in Advance!