Nui
Loading...
Searching...
No Matches
Namespaces | Classes | Concepts | Functions
Nui::Dom Namespace Reference

Namespaces

namespace  Detail
 

Classes

class  BasicElement
 
class  ChildlessElement
 The basic element cannot have children and does not hold explicit ownership of them. More...
 
class  Dom
 
class  Element
 
struct  ReferencePasser
 

Concepts

concept  IsNotReferencePasser
 
concept  IsReferencePasser
 

Functions

std::shared_ptr< ElementmakeStandaloneElement (std::invocable< Element &, Renderer const & > auto &&fn)
 

Function Documentation

◆ makeStandaloneElement()

std::shared_ptr< Element > Nui::Dom::makeStandaloneElement ( std::invocable< Element &, Renderer const & > auto &&  fn)
inline