|
|
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.
|
User-facing form of a computed CSS value and its provenance. More...
#include "donner/editor/SidebarPresenter.h"
Public Attributes | |
| std::string | value |
| CSS-shaped value without internal wrapper names. | |
| InspectorStyleState | state = InspectorStyleState::Unspecified |
| Display provenance. | |
User-facing form of a computed CSS value and its provenance.
| InspectorStyleState donner::editor::InspectorStyleDisplayValue::state = InspectorStyleState::Unspecified |
Display provenance.
| std::string donner::editor::InspectorStyleDisplayValue::value |
CSS-shaped value without internal wrapper names.