Popover

The floating card popped by clicking or hovering.
Import
import { Popover } from '@kubed/components;'
Source
View source code
Docs
Edit this page
npm
@kubed/components

When To Use

A simple popup menu to provide extra information or operations. Comparing with Tooltip, besides information Popover card can also provide action elements like links and buttons.

Basic Usage

Style