WEBELO
HTML Visualizer & DOM Library
Loading...
Searching...
No Matches
ElementCreationOptions Struct Reference

Public Attributes

CustomElementRegistryCustomElementRegistry = nullptr
std::optional< DOMString > is = std::nullopt

Detailed Description

Definition at line 1214 of file Webelo.cpp.

Constructor & Destructor Documentation

◆ ElementCreationOptions()

ElementCreationOptions::ElementCreationOptions ( )
inline

Definition at line 1218 of file Webelo.cpp.

Member Data Documentation

◆ CustomElementRegistry

CustomElementRegistry* ElementCreationOptions::CustomElementRegistry = nullptr

Definition at line 1215 of file Webelo.cpp.

◆ is

std::optional<DOMString> ElementCreationOptions::is = std::nullopt

Definition at line 1216 of file Webelo.cpp.


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