svelte-right-click icon indicating copy to clipboard operation
svelte-right-click copied to clipboard

A Custom Context Menu for your Svelte Application

svelte-right-click

A custom context menu for your Svelte application.

Unit tests

E2E tests

Currently in Active Development

Svelte REPL demo

Features

  • Schema Driven ✏️
  • TypeScript Support ✅
  • Stylable via Style Props 🎨
  • Support for browser built-in context menu functions 💻

Installation

npm install --save-dev svelte-right-click
# yarn add svelte-right-click
# pnpm add svelte-right-click

Docs

Read the full documentation here

Contributing

Contribution docs, issues templates, and more coming soon!