0.0.9 • Published 2 years ago

nathans-santa-popup v0.0.9

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

Nathan's Santa Popup Library

From Svelte Society's Advent of Svelte 2023 - Day 10.

Installation

npm install -D santa-popup

Usage

<script>
  import SantaPopup from 'santa-popup';
</script>

<SantaPopup />

Props

PropTypeDefaultDescription
delaynumber5000Initial delay before the popup is shown
titlestringMerry Christmas!Title of the popup
messagestringSanta is coming to town!Message to display in the popup
0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago