yew-notifications 0.2.0

Toaster components library for Yew
Documentation
1
2
3
4
5
6

# examples


* [`basic`]./basic/: shows how to use the `yew-notifications` library and built-in notifications. [Demo]https://yn-docs.qkation.com/examples/basic/index.html.
* [`custom`]./custom/: shows how to write custom notifications. [Demo]https://yn-docs.qkation.com/examples/custom/index.html.
* [`terminal`]./tarminal/: terminal-like notifications. [Demo]https://yn-docs.qkation.com/examples/terminal/index.html.