php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
lxb_dom_shadow_root Struct Reference

#include <shadow_root.h>

Data Fields

lxb_dom_document_fragment_t document_fragment
 
lxb_dom_shadow_root_mode_t mode
 
lxb_dom_element_thost
 

Detailed Description

Definition at line 25 of file shadow_root.h.

Field Documentation

◆ document_fragment

lxb_dom_document_fragment_t lxb_dom_shadow_root::document_fragment

Definition at line 26 of file shadow_root.h.

◆ host

lxb_dom_element_t* lxb_dom_shadow_root::host

Definition at line 29 of file shadow_root.h.

◆ mode

lxb_dom_shadow_root_mode_t lxb_dom_shadow_root::mode

Definition at line 28 of file shadow_root.h.


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