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

215
Views
how to set tabindex order inside the component forms using angular 8
I have two components in main component html,

app.component.html



 <header></header>
    <left-component></left-component>
    <right-component></right-component>
    <footer></footer>

in left-component i have one form & right-component I have another form,

when using screen reader I want header to read first, second - right-component to read, I mean when i click on tab the cursor need to

come to right-component, third- left-component to read, four

    I cannot use focus directly, because tab need to go in flow from header, body, in body first component, second component, etc like

that

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

0

I think you could even achieve it without setting tabindex manually.

Simply put components in desired order in the template and then reorder them visually using flexbox.

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!