![]() |
CYD-UI
A C++ library for building native graphic user interfaces
|
import cydui.components.base:holder;
import cydui.dimensions;
import reflect;
import cydui.graphics;
import std;
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> |
|
export |
Definition at line 20 of file component_attributes.cppm.