1.0.3 • Published 3 years ago

alert-interval-popup v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago