divV()
divV(
items
,options
):HTMLDivElement
Div flex-box container that positions child elements vertically. Example: https://public.datagrok.ai/js/samples/ui/containers/flexbox
Parameters
Parameter | Type | Default value | Description |
---|---|---|---|
items | any [] | undefined | |
options | null | string | ElementOptions | null |
Returns
HTMLDivElement