1.0.4 • Published 6 months ago

qwik-toast v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

qwik-toast

A simple, lightweight toast notification component for Qwik.js applications.

Installation

Install qwik-toast using npm:

npm install qwik-toast

usage

Import the Toast component from qwik-toast and use it in your Qwik.js application:

import { Toast } from 'qwik-toast';

<Toast message="Hello, World!" show={true} />
1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago

0.0.20

6 months ago

0.0.21

6 months ago

0.0.22

6 months ago

0.0.23

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

0.0.16

6 months ago

0.0.17

6 months ago

0.0.18

6 months ago

0.0.19

6 months ago

0.0.15

6 months ago

0.0.14

6 months ago

0.0.13

6 months ago

0.0.12

6 months ago

0.0.11

6 months ago

0.0.10

6 months ago

0.0.9

6 months ago

0.0.8

6 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago