Skip to content

PrintMethods

Print methods returned from injectGridPrint.

Uses lazy discovery - the grid is found on first method call, not during initialization.

PropertyTypeDescription
print(params: PrintParams) => Promise<void>Print the grid. Opens browser print dialog after preparing the grid for printing.
isPrinting() => booleanCheck if a print operation is currently in progress.
isReadySignal<boolean>Signal indicating if grid is ready.
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt