{{ html.print }} – Print Button

A button that opens a new controllers window without a template, only content.

Basic usage:

{{ html.print }}

Usage with parameters:

{{ html.print(Link Type, Label, CSS Class) }}

Parameters:

  1. Link Type (optional)
    • (Default. Button)
    • fontawesome – (Font Awesome icon)
  2. Label (optional) – What will be written on the button.
  3. CSS Class (optional) – Name or names of CSS class(s).

Example:

{{ html.print("fontawesome") }}


What are your feelings

Leave a Reply

Updated on January 9, 2025