UNPKG

@ngx-popovers/tooltip

Version:

The Tooltip component based on Angular 17+ and Floating-ui shows tooltips next to the trigger element

3 lines (2 loc) 113 B
import { ComputePositionReturn } from '@ngx-popovers/core'; export type ComputePosition = ComputePositionReturn;