Pass porps to your custom compoonent.
expandCustomPropsdefault is false.
expandCustomProps: true
- enable globally
ts
app.use(
Vue3Toasity,
{
expandCustomProps: true, // default is false
} as ToastContainerOptions,
);expandCustomProps: false