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