Struct dioxus_core::VPlaceholder [−][src]
Expand description
A placeholder node only generated when Fragments don’t have any children.
Fields
id: Cell<Option<ElementId>>A placeholder node only generated when Fragments don’t have any children.
id: Cell<Option<ElementId>>