Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Pass a template HTML string containing a Handlebars template as described in Installation.

  • Pass the ID of a template element containing a Handlebars template as described in Installation.

  • Define the new Handlebars template s the child content of a control

For example, the following methods of defining a new template for the Page Size Component will all have the same result:

Passing an HTML string

In your HTML file, define the template content directly in the configuration options:

...