Auto-Close feature #8
Labels
enhancement
New feature or request
hacktoberfest
on hold
Toast behavior
Related with the implementation of toast behavior
V0.1 release
Will be included in V0.1 release
Description
It will nice if we can add as a property of the hook the duration in milliseconds or
false
value to auto-close the toast.in which:
autoClose
indicates the milliseconds that the toast will open whenonOpen
function invokedautoClose
isfalse
, this indicates that we need to invokeonClose
to close the modalThe text was updated successfully, but these errors were encountered: