react-extended
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

react-extended

Install

Run npm i react-extended and then include:

import ReactExtended from "react-extended";

at the top of your JSX / TSX file.

Components / Functions

  • Portal Make a portal in the DOM.

    Example:

    <Portal><p>Hello!</p></Portal>
    

    TODO: add a11y support

/react-extended/

    Package Sidebar

    Install

    npm i react-extended

    Weekly Downloads

    0

    Version

    0.1.4

    License

    MIT

    Unpacked Size

    24.7 kB

    Total Files

    12

    Last publish

    Collaborators

    • robbie-cook