dropDown()
dropDown(
label,createElement):DropDown
Example: https://public.datagrok.ai/js/samples/ui/components/combo-popup
Parameters
| Parameter | Type |
|---|---|
label | string | Element |
createElement | () => HTMLElement |
dropDown(
label,createElement):DropDown
Example: https://public.datagrok.ai/js/samples/ui/components/combo-popup
| Parameter | Type |
|---|---|
label | string | Element |
createElement | () => HTMLElement |