|
|
Donner SVG Editor & Engine
SVG-native editor and embeddable SVG2 + CSS3 engine in C++20, with GPU (WebGPU) and compact CPU renderers, built for correctness, security, and performance.
|
Stores XMLNode values (such as text contents). More...
#include "donner/base/xml/components/XMLValueComponent.h"
Public Attributes | |
| RcString | value |
| The text/value content of the XML node. | |
Stores XMLNode values (such as text contents).
| RcString donner::xml::components::XMLValueComponent::value |
The text/value content of the XML node.