resium icon indicating copy to clipboard operation
resium copied to clipboard

How to replace the Viewer Infobox with a custom React component?

Open dsol-cpu opened this issue 1 year ago • 1 comments

I'm trying to replace the Viewer component's readonly infobox to a custom writeable infobox. For example, I'm trying to insert a Modal from react-bootstrap to a custom function as a replacement. Where and how could I accomplish this?

dsol-cpu avatar Nov 27 '23 19:11 dsol-cpu

I would recommend creating your own components and turning to the saas library https://sass-lang.com/

djeemy2014 avatar Feb 02 '24 14:02 djeemy2014