TooltipBuilder.Target Method
| Name | Parameters | Description |
|---|---|---|
| Target(JS) | value |
Specifies the element against which to position the widget. If target is undefined, the component cannot be displayed. Mirrors the client-side target option.
|
| Target(String) | value |
Specifies the element against which to position the widget. If target is undefined, the component cannot be displayed. Mirrors the client-side target option.
|