I was wondering if anyone has ever successfully implemented a moveable splitter bar/pane in their Shiny App before? I am curious on whether these JS libraries have ever been implemented in Shiny:
Split.js - https://split.js.org/
React.js splitter…
I am trying to create a resizable map that would have Info cards about locations that are currently viewed on the map below the map component. Using Split.js to do it and it doesn't seem to work. It does show the gutter in between components but…
when attempt to make a more complex split.js, why is there a double shading, a different background color(it should be grey in .content) in the gutter, and seems not connected well in #i & #j ? other attempt is to use split.js grid but i've not…