{"route":"/en-US-v0.13.1/reference/layout/hide/","title":"Hide","description":"Documentation for the `hide` function.","part":null,"outline":[{"id":"summary","name":"Summary","children":[]},{"id":"example","name":"Example","children":[]},{"id":"parameters","name":"Parameters","children":[{"id":"parameters-body","name":"body","children":[]}]}],"body":{"kind":"func","content":{"path":[],"name":"hide","title":"Hide","keywords":[],"oneliner":"Hides content without affecting layout.","element":true,"contextual":false,"deprecation":null,"details":"<p>Hides content without affecting layout.</p>\n<p>The <code>hide</code> function allows you to hide content while the layout still 'sees'\nit. This is useful to create whitespace that is exactly as large as some\ncontent. It may also be useful to redact content because its arguments are\nnot included in the output.</p>\n<h2 id=\"example\">Example</h2>\n<div class=\"previewed-code\"><pre><code>Hello Jane <span class=\"typ-escape\">\\</span>\n<span class=\"typ-func\">#</span><span class=\"typ-func\">hide</span><span class=\"typ-punct\">[</span>Hello<span class=\"typ-punct\">]</span> Joe\n</code></pre><div class=\"preview\"><img src=\"/en-US-v0.13.1/assets/c348a83fa35ef3b84e31782980f262ae.png\" alt=\"Preview\"></div></div>","example":null,"self":false,"params":[{"name":"body","details":"<p>The content to hide.</p>","example":null,"types":["content"],"strings":[],"default":null,"positional":true,"named":false,"required":true,"variadic":false,"settable":false}],"returns":["content"],"scope":[]}}}