splitH()
splitH(
items,options,resize):HTMLDivElement
Positions child elements horizontally and allows you to resize them. 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