react-custom-popin-v2

1.0.1 • Public • Published

Getting Started with Create React App

This project was bootstrapped with Create React App.

Simple example code

image

Available props

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

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-v2

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

6.94 kB

Total Files

4

Last publish

Collaborators

  • lowriider