Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

191
Views
what does container prop do in the Drawer component in material-ui

I am reading the official document of material-ui's Drawer component, and I found a container prop and I do not have an idea where it comes from. It is not mentioned in its API documentation. Is this one of the built-in react component's props?

Below is a screenshot of the responsive drawer component from material-ui: https://material-ui.com/components/drawers/#responsive-drawer

enter image description here

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

That prop is coming from the Modal props because Drawer includes props from Modal when variant="temporary".

container - HTML element | func

An HTML element or function that returns one. The container will have the portal children appended to it. By default, it uses the body of the top-level document object, so it's simply document.

Modal Props: https://material-ui.com/api/modal/

Please check here https://github.com/mui-org/material-ui/blob/5cc1d0fc8756534f181d55af02a5a0d65b486603/packages/material-ui/src/Drawer/Drawer.d.ts#L11

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!