Sign in

Theming – question about context

  • This topic has 0 replies, 1 voice, and was last updated 1 month ago by Avatar photobjazmoore.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #10917
    Avatar photobjazmoore

    This is what the documentation says about handlebars:

    Handlebars are compiling *.hbs files and use context to render variables inside the template file.

    A context is an object which contains data related to a current view.

    It works in the following way:

    *.hbs file + context = final output

    How do you set a context?

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.