Переглянути джерело

Document hotspot `click` event types

pull/1133/head
strarsis 1 рік тому
committed by GitHub
джерело
коміт
225286d84d
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: 4AEE18F83AFDEB23
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      doc/json-config-parameters.md

+ 1
- 1
doc/json-config-parameters.md Переглянути файл

@@ -335,7 +335,7 @@ spot tooltip DOM instead of the default function. The contents of
#### `clickHandlerFunc` (function) and `clickHandlerArgs` (object)

If `clickHandlerFunc` is specified, this function is added as an event handler
for the hot spot's `click` event. The event object and the contents of
for the hot spot's `click`, `pointerup` or `touchend` events. The event object and the contents of
`clickHandlerArgs` are passed to the function as arguments.

#### `draggable`


Завантаження…
Відмінити
Зберегти