This element displays additional content or options in a small, overlay-like window. It appears on top of the current screen without requiring the user to navigate to a different page or screen.
import '@cometchat/uikit-elements';//import the web component package.import { Placement } from '@cometchat/uikit-elements';<cometchat-popover placement="Placement.top" hasToolTip="true"></cometchat-popover>