nathans-santa-popup
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

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

Prop Type Default Description
delay number 5000 Initial delay before the popup is shown
title string Merry Christmas! Title of the popup
message string Santa is coming to town! Message to display in the popup

Readme

Keywords

none

Package Sidebar

Install

npm i nathans-santa-popup

Weekly Downloads

2

Version

0.0.9

License

MIT

Unpacked Size

14.8 kB

Total Files

7

Last publish

Collaborators

  • ntipton21