Components

WNotification

Stories

Open in Storybook

Props

Prop Default Type
notificationany
handlervoid 0Record<string, any> | undefined

Slots

Slot Type
top{ notification: any; }
title{ id: string; title: any; class: string; }
message{ class: string; message: any; }