BoldDesk®Customer service software offering ticketing, live chat, and omnichannel support, starting at $49/mo. for 10 agents. Try it for free.
if ((args.event.target as any).closest('li')) {
this.targetNodeId = (args.event.target as any).closest('li').getAttribute("data-uid");
} |