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::editor::SamplePickerState Struct Reference

Public Attributes

bool visible = true
 The host can hide the welcome surface while a document-specific surface is active.
std::string_view selectedSampleId
 Stable catalog ID of the currently selected sample, if any.

Member Data Documentation

◆ selectedSampleId

std::string_view donner::editor::SamplePickerState::selectedSampleId

Stable catalog ID of the currently selected sample, if any.

◆ visible

bool donner::editor::SamplePickerState::visible = true

The host can hide the welcome surface while a document-specific surface is active.


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