1.0.3 • Published 2 years ago

alert-interval-popup v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Introduction

An alert box with pops up after a certain interval of time

Installation

Run npm i alert-interval-popup

Use:

import {AlertIntervalPopup} from 'alert-interval-popup'

<AlertIntervalPopup intervaltime=1000>This is an alert interval popup</AlertIntervalPopup>

Props

This takes one prop intervaltime.

By default intervaltime is set to 10000.

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago