• Jobs
  • About Us
  • professionals
    • Home
    • Jobs
    • Courses and challenges
  • business
    • Home
    • Post vacancy
    • Our process
    • Pricing
    • Assessments
    • Payroll
    • Blog
    • Sales
    • Salary Calculator

0

237
Views
How hide and show DxTab item programmatically

Im using js DevExtreme for evaluation. I have a layout with dxtabbeditem with two tabs inside. I would to change the visibility of second tabs from my javascript code, this is my layout:

    <DxForm>
     <DxGroupItem>
      <DxTabbedItem>
        <DxTab
         :col-count="12"
         :title="First tab">    >
         <!-- first tab -->
        </DxTab>
        <DxTab
         :col-count="12"
         :title="Second tab">    
         <!-- second tab -->
        </DxTab>
      </DxTabbedItem>
    </DxGroupItem>
   </DxForm>

Can anyone help me? Thanks

about 3 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 Our process Sales
Legal
Terms and conditions Privacy policy
© 2025 PeakU Inc. All Rights Reserved.

Andres GPT

Recommend me some offers
I have an error