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