More Premium Hugo Themes Premium Vue Themes

Vuetify Sonner

Stackable toast component for Vuetify.

Vuetify Sonner

Stackable toast component for Vuetify.

Author Avatar Theme by wobsoriano
Github Stars Github Stars: 137
Last Commit Last Commit: Mar 14, 2025 -
First Commit Created: Jun 1, 2024 -
default image

Overview:

The Vuetify Sonner is a stackable toast component for Vuetify which allows for customizable toast messages in a Vue.js application. It provides various features for managing and displaying toast notifications within the application.

Features:

  • Stackable Toasts: Display toast messages one at a time, breaking the Material spec.
  • Customization: Customize each toast by passing an options object.
  • Position Control: Change the position of the toasts with the position prop.
  • Expandable Toasts: Toasts can be expanded by default or customize the number of visible toasts.
  • Programmatic Control: Remove toasts programmatically using the toast.dismiss(id) method.
  • Duration Control: Set the duration of each toast individually or globally.
  • Callbacks: Provide onDismiss and onAutoClose callbacks for toast events.
  • Keyboard Focus: Ability to focus on the toast area using a key command.

Installation:

To install the Vuetify Sonner theme, follow these steps:

  1. Add the Vuetify Sonner component to your application.
  2. Utilize the various features and customization options provided by the component in your Vue.js application.

Summary:

The Vuetify Sonner theme offers a convenient solution for managing toast notifications in Vue.js applications. With features like stackable toasts, customizable options, and programmatic control over the toasts, developers can easily enhance user experience by providing timely and interactive notifications.