Explore the API reference for the Vue Toast component and discover how to effectively utilize its props for customization.
On this page
CToast
import { CToast } from '@coreui/vue-pro' Props
Events
| Event name |
|---|
| close |
Callback fired when the component requests to be closed. |
| show |
Callback fired when the component requests to be shown. |
CToastClose
import { CToastClose } from '@coreui/vue-pro' Props
| Property | Default | Type |
|---|---|---|
| as | - | |
Component used for the root node. Either a string to use a HTML element or a component. | ||
Events
CToastHeader
import { CToastHeader } from '@coreui/vue-pro' CToaster
import { CToaster } from '@coreui/vue-pro'