Pārlūkot izejas kodu

Attached JSDocs for 'TOOLTIP_POSITIONS' constant

j8
Maxim Voloshin 9 gadus atpakaļ
vecāks
revīzija
96735d47c4
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4
    0
      modules/UI/util/UIUtil.js

+ 4
- 0
modules/UI/util/UIUtil.js Parādīt failu

@@ -2,6 +2,10 @@
2 2
 
3 3
 import KeyboardShortcut from '../../keyboardshortcut/keyboardshortcut';
4 4
 
5
+/**
6
+ * The 'TOOLTIP_POSITIONS' constant indicates what 'gravity' option should be 
7
+ * passed into AUI tooltip plugin using desired position of the tooltip
8
+ */
5 9
 const TOOLTIP_POSITIONS = {
6 10
     'top': 's',
7 11
     'left': 'e',

Notiek ielāde…
Atcelt
Saglabāt