Hello everyone.
Would like to know if it’s possible to make widgets side by side in a column?
I’m developing an app, and it’s have 3 DataFrames. I wanted that two of these 3 dataframes was clickable, and when the user selected a row, interated with the other 3 DataFrame.
Tried to use the ag-grid component, but I don’t know about JavaScript.