The Print Container is for setting contents to be printed. Our Invoice Generator is a great use case for the Print Container. Each Print Container represents a single page you want to print.


A trigger is needed for the printing. In the following example, we used a button to trigger the "Print page" event of the Print Container. Everything in the Print Container will be printed.

No supported events.
Print Page: Print contents of the print container.
Last modified 2mo ago