MCPcopy Index your code
hub / github.com/react-bootstrap/react-bootstrap / Tooltip.tsx

File Tooltip.tsx

src/Tooltip.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import classNames from 'classnames';
2import * as React from 'react';
3import PropTypes from 'prop-types';
4import { OverlayArrowProps } from '@restart/ui/Overlay';

Callers

nothing calls this directly

Calls 4

useBootstrapPrefixFunction · 0.90
useIsRTLFunction · 0.90
getOverlayDirectionFunction · 0.90
getInitialPopperStylesFunction · 0.85

Tested by

no test coverage detected