DomElementInfoWithContainer
DomElementInfo with an optional container.
Import:
import type { DomElementInfoWithContainer } from 'obsidian-dev-utils/obsidian/dataview';Signature:
export type DomElementInfoWithContainerSignature:
type DomElementInfoWithContainer = ContainerInfo & DomElementInfoType: ContainerInfo & DomElementInfo