Print Icon

You can optionally have a print icon displayed in the Leopard Chat UI.

Output Parameter

This output parameter must be defined on the greeting response at the beginning of a session. The icons can be any MDI icon name.

print = {
  "icon"    : "printer",
  "color"   : "white"
}
Where the print icon renders
Leopard's print style sheet renders the full dialog

Last updated