Hi guys,
I am trying to understand how can i use template node to customize the dashboard 2.0 table; and using UI template Examples documentation as a reference.
In documentation, we have to connect the template node at the output of the array payload in order to obtain the desired table format.
But what i desired is to keep template node seperate (not connecting it to my flow) and call using optional css class name like we do with button node. Is this possible with template node?