Updated JSDocs for 'TOOLTIP_POSITIONS' constant

This commit is contained in:
Maxim Voloshin 2016-09-28 18:09:09 +03:00
parent 96735d47c4
commit b2e0b49556
1 changed files with 2 additions and 2 deletions

View File

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