UNPKG

ag-grid-community

Version:

Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue

9 lines (8 loc) 462 B
/** * Displays a message to the browser. this is useful in iPad, where you can't easily see the console. * so the javascript code can use this to give feedback. this is NOT intended to be called in production. * it is intended the AG Grid developer calls this to troubleshoot, but then takes out the calls before * checking in. * @param {string} msg * COMMENTED OUT: As only used for debug locally have commented out so not included in deployed build. */