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