|
|
|
|
|
by bharani_m
2130 days ago
|
|
This is really interesting. Thanks for all the effort you've put into this project. I had one quick question - how easy/difficult would it be to integrate another JS library with intercooler or htmlx. For example, let's say a table is fetched dynamically via htmlx, how would we go about integrating a library that does client-side table sorting/filtering? |
|
htmx.onLoad(function(content){myJSLib.init(content)})