@quid/react-popover

4.11.6 • Public • Published

@quid/react-popover is a React component based upon react-popper, used to quickly create popovers in your applications.

It supports all the advanced positioning provided by react-popper, a "click outside" detection system to automatically close the popover whenever the user clicks outside of it, open and close delays, and a render-props based API to allow full customization of the component rendering.

As convenience utility, a Container component is exported from the paclage

Installation

npm install --save @quid/react-popover

# or

yarn add @quid/react-popover

More documentation is available at https://ui.quid.com

/@quid/react-popover/

    Package Sidebar

    Install

    npm i @quid/react-popover

    Weekly Downloads

    75

    Version

    4.11.6

    License

    MIT

    Unpacked Size

    662 kB

    Total Files

    17

    Last publish

    Collaborators

    • quidops