how renderer pass the visible value under to hood to the next render component
We don’t pass visible props between renderers. visible is determined via our bindings which will look at a SHOW/HIDE rule to determine the value, in case there is one.