0.0.13 • Published 2 months ago

@sheetfoundation/notify v0.0.13

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
2 months ago

Notify

Plugin for displaying notification popups.

Install

$ npm i @sheetfoundation/notify

Use

import { notify, NotifyType } from "@sheetfoundation/notify"
import "@sheetfoundation/notify/dist/style.css"

notify.show({
  type: NotifyType.information,
  message: "This is a popup notification."
})
0.0.10

7 months ago

0.0.11

7 months ago

0.0.12

7 months ago

0.0.13

2 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.5

1 year ago

0.0.6

1 year ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago