angular-bricklayer
angular-bricklayer copied to clipboard
Clear array
When using bricklayer-append on ng-repeat's result, how to clear the array on click? When trying to empty the array on click, this directive keeps adding the new result to the old array.