Skip to content

Popover

A popover is a small overlay that appears on top of a component when it is clicked.

API Documentation

Import

Terminal window
import { Popover } from "@aeonkit/react";

Usage

Default

The default popover component.

Props

API Interface: PopoverProps