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