Core API Overview > @adpt/core > Adapt > DomDiffIdFunc Adapt.DomDiffIdFunc type Signature: export declare type DomDiffIdFunc = (el: AdaptMountedElement) => string;