How do you call methods with a Custom Column?
I have been able to make a custom column, but I have been trying to figure out how to actually call methods.
If I try to use it like a volt component, it is not able to to see volt functions Clicking here will give "toggleLiveStatus undefined"
Methods defined in the custom class itself will also don't register.
I really am just trying to make a callback for clicking on the columns button.
If I try to use it like a volt component, it is not able to to see volt functions Clicking here will give "toggleLiveStatus undefined"
Methods defined in the custom class itself will also don't register.
I really am just trying to make a callback for clicking on the columns button.