get class name button inside template when View Show

Hello , can i get Class name when view is show? i want get class name the button template inside datatable

check this snippet
https://snippet.webix.com/nuaa0qap

Thank You

Hello @vickypaulantono,
Please note that onViewShow fires when hidden view is shown.
If I understand you correctly, try to use:
table.getNode().querySelector("button").className
Please take a look at this snippet:
https://snippet.webix.com/bir7y9b9