Skip to content

Options reference

General

KeyTypeDefaultWhy it matters
positionstringtop-rightWhere toasts appear
durationnumber4200Lifetime, 0 = sticky
maxToastsnumber5Stack limit (anti-spam)
newestOnTopbooleantrueNew toast on top
closeOnClickbooleantrueQuick dismiss
pauseOnHoverbooleantrueReadability
showProgressbooleantrueFeedback
preventDuplicatesbooleantrueDedupe
duplicateWindowMsnumber1200Dedupe window

Language

  • lang: auto or explicit (en, hu)
  • storage.type: local|session|none
  • storage.key: string
  • fallbackLang: default en

See also

  • Classes reference
  • Types reference
  • Templates
  • Hooks