Struct patternfly_yew::ToastBridge [−][src]
pub struct ToastBridge(_);Expand description
A client for implementing a toast viewer.
This is used by the (ToastViewer)ToastViewer. It is only needed if you want to implement
your own toast viewer.