Copyright © 2010-2020 Marc Worrell
Authors: Marc Worrell (marc@worrell.nl).
async_notice/3 | Send a notice to the current webpage. |
event/2 | |
render_notice/3 | Wire a notice to the current context. |
async_notice(Sitename::atom(), Text::iodata(), Context::z:context()) -> ok
Send a notice to the current webpage.
event(Postback::#postback{}, Context::z:context()) -> z:context()
render_notice(Site, Notice, Context) -> any()
Wire a notice to the current context
Generated by EDoc