This is a library of sample event payloads for AWS Lambda. They're the same ones that you will find as templates for test events in the AWS Lambda console, but putting them in this repo might make ...
This example demonstrates how to use the onCellPrepared event to implement conditional formatting. The onCellPrepared event handler arguments contains the current grid cell element and grid row data, ...