New to Kendo UI for Angular? Start a free 30-day trial
HintSettings
Represents additional configuration options for the hint element of the DragTarget and DragTargetContainer directives.
| Name | Type | Default | Description | 
|---|---|---|---|
appendTo? | 
 | 
 Controls the hint container. By default, the hint is appended to the document body.  | |
hintClass? | 
 | 
 Sets the CSS classes for the hint host element when using the default hint. Supports values accepted by   | |
hintTemplate? | 
 | 
 Renders the given template as a hint for the current drag target.  |