label()
label(
text,options?):HTMLLabelElement
Defined in: ui.ts:2072
Example: https://public.datagrok.ai/js/samples/ui/components/typography
Parameters
| Parameter | Type | Default value |
|---|---|---|
text | string | null | undefined |
options | { } | null | null |
Returns
HTMLLabelElement