mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-06-15 13:36:35 +02:00
6 lines
242 B
Markdown
6 lines
242 B
Markdown
It provides alert context to children. `AlertContext` allows using `useAlert` in
|
|
components.
|
|
|
|
Notice that `<div id="alert-container"/>` should be presented in HTML doc to get
|
|
it work (In reForis it's already done with base Jinja2 templates).
|