page.meta.hide is an iterable.... what is it used for? #6971
Answered
by
alexvoss
divSelector
asked this question in
Q&A
-
Topic. |
Beta Was this translation helpful? Give feedback.
Answered by
alexvoss
Mar 25, 2024
Replies: 1 comment 1 reply
-
Generally, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
divSelector
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Generally,
page.meta
contains the metadata in your page header. Specifically, thehide
attribute allows you to hide navigation on a per-page basis.