MUI Extended UI Components

Responsive Dialog


Responsive Dialog which goes full screen on mobile

Usage

import { ResponsiveDialog } from "mui-extended"; const responsiveDialog = <ResponsiveDialog></ResponsiveDialog>;

Features

  • props are same as Dialog
  • includes CloseOnNavigation feature
  • override responsive full screen , by setting the fullScreen prop
Demo
Does this page need improvements?
Edit This Page in GitHub
Did this page help you?
Provide feedback in the GitHub Discussion Page
Need More help?

Write an email to opensource@sodaru.com