---
---

## Hidden

    kind: hidden

This is a simple typo for telling block to hide using `display: none !important;`.

### Visual hiding

If you need to hide the block visually for some reason (accessibility, for example), you can use the `visually` param:

    kind: hidden visually
