Ability to programmatically set the hidden field of any component

Hi @G1ofG3 setHidden has launched :slightly_smiling_face: It should be available for many components:

In doing some testing, it looks like there may be some exceptions, such as the table. In this case, my recommendation would be to use a container around the table, which can be used with setHidden.

Which component are you looking to set to hidden?