<ToastContainer>

Props

optiondescriptiontypedefault
positionGlobal toast's Position'top-left' | 'top-center' | 'top-right' | 'bottom-left' | 'bottom-center' | 'bottom-right'top-center
classNameClass of <ToastContainer />String''
styleStyle of <ToastContainer />Object{}
containerIdToastContainer's unique idString''
reverseDirection when toast appearBooleanfalse
gapGap Between toastsNumber9
pauseOnActivatePause Toast timer when blur events occursBooleantrue
limitLimit the number of toast to be displayedNumber