modale-react

0.1.7 • Public • Published

Modale plugin for React

A ready-to-use Modal component for React projects.

Features

Display and quit modale

Download

modale-react

Requirements

  • React 17.0.2+

Installation

  • using NPM npm i modale-react

Usage

To use the plugin, import it in your React component. It needs 3 props to work: handleChange, content and value

MyComponent.js

import Modal from "datatables-plugin-react"

const MyComponent = () => {
  <Modal content={content} handleChange={labels} value={boolean} />;
};

/modale-react/

    Package Sidebar

    Install

    npm i modale-react

    Weekly Downloads

    1

    Version

    0.1.7

    License

    MIT

    Unpacked Size

    3.92 kB

    Total Files

    4

    Last publish

    Collaborators

    • reda_59