title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Main Properties |
Main Properties - Tooltip - Kendo UI for Vue |
Set the main properties of the Kendo UI Tooltip wrapper for Vue. |
setting_main_properties_tooltip_wrapper |
2 |
The Tooltip provides configuration options for setting its main properties.
The available configurations allow you to set its:
- Content
- Position—In relation to the target of the Tooltip: left, right, top, or bottom.
- Showing and hiding behavior
- Dimensions
{% meta height:200 %} {% embed_file tooltip/properties/main.vue preview %} {% embed_file tooltip/properties/main.js %} {% endmeta %}