label()
label(
text,options):HTMLLabelElement
Example: https://public.datagrok.ai/js/samples/ui/components/typography
Parameters
| Parameter | Type | Default value |
|---|---|---|
text | null | string | undefined |
options | null | object | null |
Returns
HTMLLabelElement
label(
text,options):HTMLLabelElement
Example: https://public.datagrok.ai/js/samples/ui/components/typography
| Parameter | Type | Default value |
|---|---|---|
text | null | string | undefined |
options | null | object | null |
HTMLLabelElement