This API is used exclusively for client-side scripts (in app forms, business processes, pages, etc.).

Displaying standard widgets

To display standard widgets in the Code, you can use the following srtructure:

<%=  UI.widget.contextValue('__name') %>

For the full list of available functions, refer to the [list of widget rendering functions](../interfaces/ _102_ui_widgets_.widget.html#contextrow).

Type aliases

HtmlContent

HtmlContent: function

Type declaration

HtmlString

HtmlString: string