CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
component_attributes.cppm File Reference
import cydui.components.base:holder;
import cydui.dimensions;
import reflect;
import cydui.graphics;
import std;
+ Include dependency graph for component_attributes.cppm:

Go to the source code of this file.

Classes

struct  attribute_i
 
struct  attr_content< E >
 
struct  attrs_component< T >
 

Typedefs

using content = std::vector<cydui::components::component_builder_t>
 

Typedef Documentation

◆ content

using content = std::vector<cydui::components::component_builder_t>
export

Definition at line 20 of file component_attributes.cppm.