---
title: Main Properties
page_title: Main Properties - Tooltip - Kendo UI for Vue
description: "Set the main properties of the Kendo UI Tooltip wrapper for Vue."
slug: setting_main_properties_tooltip_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/tooltip/"
position: 2
---

<div><WrapperBanner link="/kendo-vue-ui/components/tooltip/"></WrapperBanner></div>    

# Main Properties

The Tooltip provides configuration options for setting its main properties.

The available configurations allow you to set its:

* Content
* Position&mdash;In relation to the target of the Tooltip: left, right, top, or bottom.
* [Showing and hiding behavior](https://docs.telerik.com/kendo-ui/api/javascript/ui/tooltip/configuration/showon)
* Dimensions

{% meta height:200 %}
{% embed_file tooltip/properties/main.vue preview %}
{% embed_file tooltip/properties/main.js %}
{% endmeta %}


## Suggested Links

* [Kendo UI Tooltip for jQuery](https://docs.telerik.com/kendo-ui/controls/layout/tooltip/overview)
* [API Reference of the Tooltip Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/tooltip)
