React Strawberry Toast
  • Getting Started
  • Guides
      Show ToastCustomizeStylingPositioningMulti ContainerHeadless Hook
  • API
      toastContainertoastuseToasts
  • Getting Started
  • Guides
      Show ToastCustomizeStylingPositioningMulti ContainerHeadless Hook
  • API
      toastContainertoastuseToasts

<ToastContainer>

API reference

OptionDescriptionTypeDefault
positionGlobal toast's Positiontop-left, top-center, top-right, bottom-left, bottom-center, bottom-righttop-center
containerIdToastContainer's unique idString
reverseDirection when toast appearBooleanfalse
classNameClass of ToastContainerString
styleStyle of ToastContainerObject
gapGap Between toastsNumber9
pauseOnActivatePause Toast timer when blur events occursBooleantrue
@Created by dkpark10