Datatable to Static HTML

Hi Team,

I want to get datatable to static html, currently if i just copy paste the DOM it does work but fonts are not right the content is in overflow hidden format, is there a proper way of exporting datatable to static html with all styles intact?

below fonts are missing
Webix Material Icon
Roboto

Greetings!
I’am extremely sorry for the delay on answer.
The use-case is not clear for us.
If you want to have an HTML container for the datatable, please, set

container:“caontainerID”

Here is the snippet: Code Snippet

If that is not the case, could you please, give us some more details?