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

359
Views
Chakra UI, How to align component to the left?

I have this drawer example. Within drawerExample.js there's a Chakra component called <DrawerCloseButton /> I've been trying to wrap this component with <Flex> it wont seem to budge.

How can I render this component on the left side as I would like to change it into a back button

Edit chakra-UI drawer as sidebar (forked)

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

0

Just change placement right to left in drawerExample.js

Here is my code

about 4 years ago · Juan Pablo Isaza Report

0

You can align images or sources by giving the source a class, for example

<img class="photo" src=photo.png" alt="A photo">

so you can give the source a class and go to css and give

.photo { align: left }

or you can use

.photo { float: left }

Hope it works!

about 4 years ago · Juan Pablo Isaza Report

0

<CloseButton /> provided more flexibility so I have used this instead

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!