react-custom-popin-v1

2.0.0 • Public • Published

Getting Started with Create React App

This project was bootstrapped with Create React App.

Example code

img.png

Available props

  • isVisible: boolean
  • onClose: boolean
  • large: boolean | default: false
  • title: string | default: null
  • leftButton: string |default: "Cancel"
  • leftButtonVisible: boolean | default: false
  • rightButton: string | default: "Save"
  • rightButtonVisible: boolean | default: true

IMPORTANT

This package requires Tailwindcss put this following line in content(Array) inside tailwind.config.js file

'./node_modules/react-custom-popin-v1/dist/*.{js,jsx}'

Package Sidebar

Install

npm i react-custom-popin-v1

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

6.79 kB

Total Files

4

Last publish

Collaborators

  • lowriider