React Toast - animation
Type:
Default Value: { show: { type: 'fade', duration: 400, from: 0, to: 1 }, hide: { type: 'fade', duration: 400, to: 0 } }, {show: {type: 'slide', duration: 200, from: { top: $(window).height() }}, hide: { type: 'slide', duration: 200, to: { top: $(window).height()}}} (Android)
hide
An object that defines the animation options used when the widget is being hidden.
Type:
Default Value: { type: 'fade', duration: 400, to: 0 }
show
An object that defines the animation options used when the widget is being shown.
Type:
Default Value: { type: 'fade', duration: 400, from: 0, to: 1 }
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.