Add in-content large tab navigation variant
This commit is contained in:
@@ -57,6 +57,19 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Component: Button Tab Navigation In Content -->
|
||||
<section id="component-button-tab-navigation-in-content">
|
||||
<p class="sg-preview-label">Component: Tasten-Navigation-gross in content</p>
|
||||
|
||||
<div class="sg-tab-button-group" role="tablist" aria-label="Tasten Navigation im Content" data-component="tab-navigation" data-component-size="large" data-component-context="content">
|
||||
<button class="sg-interaction-element sg-button sg-tab-button" type="button" role="tab" aria-selected="false" data-component-part="tab-button">Gesamtbewertung</button>
|
||||
<button class="sg-interaction-element sg-button sg-tab-button" type="button" role="tab" aria-selected="true" data-component-part="tab-button">Marktbewertung</button>
|
||||
<button class="sg-interaction-element sg-button sg-tab-button" type="button" role="tab" aria-selected="false" data-component-part="tab-button">Wachstum</button>
|
||||
<button class="sg-interaction-element sg-button sg-tab-button" type="button" role="tab" aria-selected="false" data-component-part="tab-button">Profitabilität</button>
|
||||
<button class="sg-interaction-element sg-button sg-tab-button" type="button" role="tab" aria-selected="false" data-component-part="tab-button">Stabilität</button>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Component: Compact Button Tab Navigation -->
|
||||
<section id="component-button-tab-navigation-compact">
|
||||
<p class="sg-preview-label">Component: Tasten-Navigation-schmal</p>
|
||||
|
||||
Reference in New Issue
Block a user