when do you use styling policies VS component dialog properties?
for example: I want to hide sections in the component (example: I want to make the search bar optional in my custom header component). I know I can use either methods (with additional CSS for styling policies) but I would default to using component dialog properties as that's what I'm used to (does NOT necessarily mean it's the correct one)
thoughts?