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

141
Views
Responsive buttons SAPUI5

I wanted to know if there is a way for these buttons to adapt when I am with a mobile device. That is to say, right now the three buttons are horizontal, but when the device is smaller instead of adapting and becoming vertical they go out of the screen, would there be a solution for this?

<FlexBox alignItems="Center" justifyContent="Center">
    <items>
        <Button type="Accept" class="button" press="onSubmit1" text="1" width="100%"/>
        <Button type="Accept" class="button" press="onSubmit2" text="2" width="100%"/>
        <Button type="Accept" class="button" press="onSubmit3" text="3" width="100%"/>
    </items>
</FlexBox>
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

the solution was quite simple, I publish it in case someone clueless does not know like me, is adding the wrap property, this makes that instead of overflowing the information, is placed in several lines

<FlexBox alignItems="Center" justifyContent="Center" wrap="Wrap">
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!