tableFromMap()
tableFromMap(
map,showCopyValue):HTMLTableElement
Creates an html table based on [map]. Example: https://public.datagrok.ai/js/samples/ui/components/html-tables
Parameters
| Parameter | Type | Default value |
|---|---|---|
map | object | undefined |
showCopyValue | boolean | false |
Returns
HTMLTableElement