Skip to main content
Version: 1.x

Toast Options

Core Options

OptionTypeDescription
messagestring | ReactNodeRequired content
type"success" | "error" | "info" | "warning" | "loading" | "submit"Toast type
theme"light" | "dark" | "colored"Theme variant
position"top-right" | "top-left" | "bottom-right" | "bottom-left" | "center" | "center-top" | "center-bottom"Placement
titlebooleanShow header/title
durationnumberAuto-close duration (0 = infinite)
autoClosebooleanEnable auto close
closablebooleanShow close button
progressbooleanShow progress bar
pauseOnHoverbooleanPause on hover
pauseOnFocusLossbooleanPause on tab switch
classNamestringCustom styles