background-popup-image

1.0.0 • Public • Published

What is this?

Get perfect background color with popup image

Installation

npm i background-popup-image --save

Then ...

import { PopUpImageText } from 'PopUpImageText';

{
	popUpModal && (
		<PopUpImageText
			onClick={toggle}
			img={noReceiptPopup}
			imgLeft='-5%'
			linkPosition='265px'
			redirectUrl='https://shopee.com.my/'
			forShopee={true}
		/>
	);
}

Options

Package Sidebar

Install

npm i background-popup-image

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.88 kB

Total Files

3

Last publish

Collaborators

  • jack_van