Hi,
noticed that CreateElement is private and can't invoke it. Is it possible to create new html element in c# and put in to document? So far I've created html code in c# returned it to variable and then set it with zp block set innerhtml. But wondering if I can do this directly in c#?
noticed that CreateElement is private and can't invoke it. Is it possible to create new html element in c# and put in to document? So far I've created html code in c# returned it to variable and then set it with zp block set innerhtml. But wondering if I can do this directly in c#?