Tabs
Account
Make changes to your account here. Click save when you're done.
Password
Change your password here. After saving, you'll be logged out.
Usage
Include CSS
Import Tailwind and one full A3S UI style bundle.
Or import only the base CSS, Tabs component CSS, and one style pack.
Using CDN or bundler imports? See the Installation page.
Include JavaScript
Copy or serve the full A3S UI JavaScript bundle.
Or copy or serve the A3S UI runtime and Tabs script.
Using CDN or bundler imports? See the Installation page.
Add your tabs HTML
HTML structure
<div class="tabs">Root tabs container. It becomes horizontal or vertical based on the child tablist's
aria-orientation.<nav role="tablist" aria-orientation="horizontal">Tablist containing tab buttons. Set
aria-orientation="vertical"for vertical tabs anddata-variant="line"for the line style.<button role="tab" id="{ TAB_ID }" aria-controls="{ PANEL_ID }" aria-selected="true" tabindex="0">- Tab trigger. The active tab has
aria-selected="true"andtabindex="0". Inactive tabs usetabindex="-1". Disabled tabs usedisabledoraria-disabled="true".
<div role="tabpanel" id="{ PANEL_ID }" aria-labelledby="{ TAB_ID }">- Panel controlled by a tab. Inactive panels are hidden.
JavaScript API
Horizontal tablists keep their own overflow boundary and scroll the selected tab into view. Arrow keys follow visual order, including reversed left/right movement in RTL; Home and End select the first and last enabled tabs.
Examples
Line
Vertical
Disabled
Icons
RTL
To enable RTL support, set dir="rtl" on the tabs root or a parent element.
نظرة عامة
عرض مقاييسك الرئيسية وأنشطة المشروع الأخيرة. تتبع التقدم عبر جميع مشاريعك النشطة.
لديك ١٢ مشروعًا نشطًا و٣ مهام معلقة.
التحليلات
تتبع مقاييس الأداء ومشاركة المستخدمين. راقب الاتجاهات وحدد فرص النمو.
زادت مشاهدات الصفحة بنسبة ٢٥٪ مقارنة بالشهر الماضي.
التقارير
إنشاء وتنزيل تقاريرك التفصيلية. تصدير البيانات بتنسيقات متعددة للتحليل.
لديك ٥ تقارير جاهزة ومتاحة للتصدير.
الإعدادات
إدارة تفضيلات حسابك وخياراته. تخصيص تجربتك لتناسب احتياجاتك.
تكوين الإشعارات والأمان والسمات.