> For the complete documentation index, see [llms.txt](https://attr.sygnal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://attr.sygnal.com/sa5-data/binding-data/conditional-visibility.md).

# Conditional Visibility

Allow data-binding in a conditional visibility sense, where any element can be hidden or shown based on a truthy value.&#x20;

## Use Cases

Display a thank you section only if the querystring has the `#subscribed` hash. Optionally, auto-scroll to it.&#x20;

e.g. the SA5 newsletter sign-up

Show a section only if a referral code is detected ( webStorage, cookie, etc. )&#x20;
