|
Nui
|
#include <nui/frontend/elements/impl/html_element.hpp>#include <nui/frontend/element_renderer.hpp>#include <nui/frontend/dom/element.hpp>#include <memory>

Go to the source code of this file.
Classes | |
| class | Nui::StableElement |
Namespaces | |
| namespace | Nui |
Functions | |
| ElementRenderer | Nui::stabilize (StableElement &stableElement, ElementRenderer const &encapsulatedRenderer) |
| Stabilizes an element, so that it is not re-rendered on every render. | |