Angular Common Types - FieldAddons

import { DxUiDropDownEditorTypes } from "devextreme-angular/ui/ui.drop-down-editor"
Type: DxUiDropDownEditorTypes.FieldAddons

afterTemplate

A custom markup that display content to the right of the input field.

Type:

template

Template Data:

Object

Data of the selected editor item.

beforeTemplate

A custom markup that displays content to the left of the input field.

Type:

template

Template Data:

Object

Data of the selected editor item.