Relative Content

Tag Archive for reactjsnext.jsmaterial-uireact-draggablereact-resizable

Resizable and draggable material ui dialog component with React

I’m trying to build a custom component wrapping mui dialog including some additional functionaity like draggable, resizable, minimize/maximize, fullscreen/restore. I also was to place the dialog at a predifined location of the screen(not the default location) and fullscreen and draggability should be limited with in the parent container element.