angular-deckgrid
angular-deckgrid copied to clipboard
Dynamically changing the number of columns
I'd like to have a button that allows changing the number of columns dynamically.
Is this possible somehow?
+1
I tried to wrap the directive in a div and use a css selector but it only works if I resize the screen.