New to Kendo UI for AngularStart a free 30-day trial

HintSettings

Represents additional configuration options for the hint element of the DragTarget and DragTargetContainer directives.

NameTypeDefaultDescription

appendTo?

ViewContainerRef

Controls the hint container. By default, the hint will be appended to the document body.

hintClass?

any

The CSS classes that will be rendered on the hint host element when the default hint is utilized. Supports the type of values that are supported by ngClass.

hintTemplate?

TemplateRef<any>

Renders the passed template as a hint of the current DragTarget.

Not finding the help you need?
Contact Support