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