divText()
divText(
text
,options
):HTMLDivElement
Returns DivElement with the specified inner text. Example: https://public.datagrok.ai/js/samples/ui/components/typography
Parameters
Parameter | Type | Default value | Description |
---|---|---|---|
text | string | undefined | |
options | any | null |
Returns
HTMLDivElement