// Lightning Design System 2.29.1
// Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
// Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license

/**
 * @summary A Tooltip is a small piece of contextual information about an element on the screen, which is displayed when a user hovers or focuses on the element it is describing. It is not focusable and cannot contain focusable content.
 *
 * @base
 * @name tooltips
 * @selector .slds-popover_tooltip
 * @support dev-ready
 * @category base
 * @type messaging
 * @role tooltip
 * @styling-hooks
 */
