Hello,
I know add classname by using setCellMeta, but how to remove ?
Hello,
I know add classname by using setCellMeta, but how to remove ?
Hi @taddyzc1996
there’s a method called removeCellMeta().
Here’s an example where we call removeCellMeta() method on a selected cell to remove a className Handsontable example - JSFiddle - Code Playground.
it works, thank you
Great! Thank you for the confirmation.
We can close this thread as solved.