@blueprintjs/popover2
TypeScript icon, indicating that this package has built-in type declarations

2.1.4 • Public • Published

Blueprint Popover2 & Tooltip2 Components

Blueprint is a React UI toolkit for the web.

This package contains re-exports of popover-related components from @blueprintjs/core. These "V2" components were previously available in @blueprintjs/popover v4.x, but they were promoted to the standard "V1" components in @blueprintjs/core v5.x.

Once you upgrade to Blueprint v5.0, you should migrate your imports to the @blueprintjs/core package. See the Popover2 migration guide for more info.

- import { Popover2 } from "@blueprintjs/popover2";
+ import { Popover } from "@blueprintjs/core";

/@blueprintjs/popover2/

    Package Sidebar

    Install

    npm i @blueprintjs/popover2

    Weekly Downloads

    59,486

    Version

    2.1.4

    License

    Apache-2.0

    Unpacked Size

    66.2 kB

    Total Files

    38

    Last publish

    Collaborators

    • blueprintjs