DuneSt / MaterialDesignLite

This project prime goal is to bind the google's Material Design Lite project to Seaside and as second goal to build widgets on top of Material Design to help Seaside developers to create web applications with material design faster.
https://mdl.ferlicot.fr/
MIT License
40 stars 20 forks source link

Allow users to provide a block as collection for MDLTableWidget #301

Open juliendelplanque opened 4 years ago

juliendelplanque commented 4 years ago

So one can keep the instance of the widget while having the collection it holds updated easily.