Helper to adapt ComponentRef to UMDElement type
ComponentRef to convert
UMDElement-compatible object or undefined
const dateSign = extractEventData(element);const umdElement = toUMDElement(dateSign); Copy
const dateSign = extractEventData(element);const umdElement = toUMDElement(dateSign);
Helper to adapt ComponentRef to UMDElement type