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 is appended to the document body.

hintClass?

any

Sets the CSS classes for the hint host element when using the default hint. Supports values accepted by ngClass.

hintTemplate?

TemplateRef<any>

Renders the given template as a hint for the current drag target.

Not finding the help you need?
Contact Support