Nui
|
#include <nui/frontend/elements/impl/html_element.hpp>
#include <nui/frontend/dom/element.hpp>
#include <functional>
#include <memory>
Go to the source code of this file.
Namespaces | |
Nui | |
Typedefs | |
using | Nui::ElementRenderer = std::function< std::shared_ptr< Dom::Element >(Dom::Element &, Renderer const &)> |