-
-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
The action
& cancel
option types seem to indicate that you can pass a Component
just as you can with icon
, title
, and description
:
vue-sonner/src/packages/types.ts
Lines 78 to 79 in ada95d7
action?: Action | Component | |
cancel?: Action | Component |
It doesn't look like that feature was ever added (https://github.com/xiaoluoboding/vue-sonner/blob/main/src/packages/Toast.vue#L132-L168)
Metadata
Metadata
Assignees
Labels
No labels