Prop | Type | Default |
---|---|---|
closeButton | boolean | false |
cn | CnFunction | |
containerAriaLabel | string | |
dir | 'ltr' | 'rtl' | 'auto' | |
duration | number | |
expand | boolean | false |
gap | number | |
hotkey | string[] | |
icons | ToastIcons | |
invert | boolean | false |
offset | string | number | |
pauseWhenPageIsHidden | boolean | false |
position | 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' | 'top-center' | 'bottom-center' | |
richColors | boolean | false |
theme | 'light' | 'dark' | 'system' | |
toastOptions | ToastOptions | |
visibleToasts | number |