Conditional Visibility

FUTURE

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

Use Cases

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

e.g. the SA5 newsletter sign-up

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

Last updated