Hi I am using the staggrid component and want to embed buttons which then open up a window to show some details about the row, something like this
For this to work I would need to inject a custom cell renderer (= js class) into the existing staggrid component to be able to use it. Does anybody know how this could be done?
I’m not exactly a frontend developer, maybe it could also be a general javascript file that’s sort of globally defined for the streamlit website. I just need AgGrid to be able to see it.