PrintMethods
Print methods returned from injectGridPrint.
Uses lazy discovery - the grid is found on first method call, not during initialization.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
print | (params: PrintParams) => Promise<void> | Print the grid. Opens browser print dialog after preparing the grid for printing. |
isPrinting | () => boolean | Check if a print operation is currently in progress. |
isReady | Signal<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