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

96
Views
adjusting react component to fit the size of smaller divs

i have an array of components ,i need to first preview them components in cards so as one can choose a particular card then the component will take its original size. but for preview i need smaller sized components . how to do so please help i have tried this

{comp.map((C,index) => (
        <Paper style={{ width: "30%" ,margin:"5%"}} elevation={20}>
          {/* <Frame style={{width:"100%"}} ref={frameRef} id="test"  onload={resizeFrame()} class="iframe" frameborder={"0"}> */}
            <C   style={{height:"100vh",width:"100vw"}} index={index} onPress={()=>hideSidebar(index)} previewMode={true}/>
            {/* </Frame> */}
        </Paper>)
      )}
about 4 years ago · Juan Pablo Isaza
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!