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