Positioning toast #7
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
We need to implement a position property on
useToast
hook, I think something like thisin which:
position
accepts (for now)bottom
andtop
(default value) properties, which positioning the toast on center-bottom/center-top of the screenpositionOffset
accepts offset of the screen position, with a default value of 20The text was updated successfully, but these errors were encountered: