tiberiuzuld / angular-gridster2

Angular gridster 2
https://tiberiuzuld.github.io/angular-gridster2
MIT License
1.27k stars 377 forks source link

Is there any event to find gridster item is selected? #285

Closed RavalikaP closed 6 years ago

RavalikaP commented 6 years ago

Is there any event to know that gridster item is selected?

Thanks

tiberiuzuld commented 6 years ago

Hi @RavalikaP ,

There is no feature yet to select items implemented in the library. There is feature issue to implement this. https://github.com/tiberiuzuld/angular-gridster2/issues/267 You can implement this feature outside of the library if you need it right now.