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.
Loading...
Searching...
No Matches
donner::xml::components::XMLValueComponent Struct Reference

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.

Detailed Description

Stores XMLNode values (such as text contents).

Member Data Documentation

◆ value

RcString donner::xml::components::XMLValueComponent::value

The text/value content of the XML node.


The documentation for this struct was generated from the following file: