UNPKG

svelisy

Version:

svelisy - DaisyUI components built with Svelte 🌼

11 lines (10 loc) • 226 B
export const horizontalOptions = { start: 'toast-start', center: 'toast-center', end: 'toast-end' }; export const verticalOptions = { top: 'toast-top', middle: 'toast-middle', bottom: 'toast-bottom' };