---
metadata:
  - name: generator
    content: Diplodoc Platform v5.39.1
alternate:
  - https://yandex.com.tr/dev/jsapi-v2-1/doc/en/v2-1/ref/reference/IHintOwner.md
  - https://yandex.com.tr/dev/jsapi-v2-1/doc/ru/v2-1/ref/reference/IHintOwner.md
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com.tr/dev/jsapi-v2-1/doc/en/llms.txt

# IHintOwner

An object with a hint can can be accessed through the "hint" property.

[Constructor](#constructor-summary) | [Fields](#properties-summary) | [Events](#events-summary)

## Constructor {#constructor-summary}

```javascript
IHintOwner()
```

## Fields {#properties-summary}

#|
|| **Name** | **Type** | **Description** ||
|| [hint](https://yandex.com.tr/dev/jsapi-v2-1/doc/en/v2-1/ref/reference/IHintOwner.md#hint) | [IHintManager](https://yandex.com.tr/dev/jsapi-v2-1/doc/en/v2-1/ref/reference/IHintManager.md) | Object hint. ||
|#

## Events {#events-summary}

#|
|| **Name** | **Description** ||
|| [hintclose](https://yandex.com.tr/dev/jsapi-v2-1/doc/en/v2-1/ref/reference/IHintOwner.md#event-hintclose) | Hiding the hint. ||
|| [hintopen](https://yandex.com.tr/dev/jsapi-v2-1/doc/en/v2-1/ref/reference/IHintOwner.md#event-hintopen) | Opening the hint. ||
|#

## Fields details {#field_detail}

### hint {#hint}

```javascript
{IHintManager} hint
```

Object hint.

## Events details {#event_detail}

### hintclose {#hintclose}

Hiding the hint.

### hintopen {#hintopen}

Opening the hint.