BToast Implementation #266
Closed
aceofwings
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Later in the week, we will be releasing the simple BToast component.
Due to the heavy changes in event handling, some decisions had to be made on how the new component is rendered.
The Plugin will require you to set a container for rendering your toasts. By using the composable
useToast
to fetch a toastInstance for handling the removal and additions of your toasts to that container.Beta Was this translation helpful? Give feedback.
All reactions