# Konfiguration

## Basiskonfiguration

***

### Ecken

**Feldtyp**:\
Auswahlfeld

**Verfügbare Werte**:\
• nicht abgerundet\
• abgerundete Ecken (Standard)\
• runde Ecken

**Beispiel Wert**:\
`abgerundete Ecken (Standard)`

**Pfad zur Einstellung**:\
Tab "Inhalt" => Bereich "Scroll-Up Button" => Abschnitt "Basiskonfiguration"

**Technischer Name**:\
`twt-scroll-up-corner-type`

{% hint style="info" %}
**abgerundete Ecken**\
Verwendet die Konfiguration "Abgerundete Ecken". ("Layout" > "Layout" > "Abgerundete Ecken")

**runde Ecken**\
Verwendet einen vordefinierten Radius für runde Ecken.
{% endhint %}

***

### Schlagschatten

**Feldtyp**:\
Textfeld

**Beispiel Wert**:\
`1px 2px 6px`

**Pfad zur Einstellung**:\
Tab "Inhalt" => Bereich "Scroll-Up Button" => Abschnitt "Basiskonfiguration"

**Technischer Name**:\
`twt-scroll-up-box-shadow`

***

### Schattenfarbe

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`rgba(0, 0, 0, 0.3)`

**Pfad zur Einstellung**:\
Tab "Inhalt" => Bereich "Scroll-Up Button" => Abschnitt "Basiskonfiguration"

**Technischer Name**:\
`twt-scroll-up-box-shadow-color`

## Farbkonfiguration

***

### Iconfarbe

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`#ffffff`

**Pfad zur Einstellung**:\
Tab "Inhalt" => Bereich "Scroll-Up Button" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-scroll-up-color`

***

### Rahmenfarbe

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`$sw-color-brand-primary`

**Pfad zur Einstellung**:\
Tab "Inhalt" => Bereich "Scroll-Up Button" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-scroll-up-border-color`

***

### Hintergrundfarbe

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`$sw-color-brand-primary`

**Pfad zur Einstellung**:\
Tab "Inhalt" => Bereich "Scroll-Up Button" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-scroll-up-background-color`

***

### Iconfarbe @hover

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`#ffffff`

**Pfad zur Einstellung**:\
Tab "Inhalt" => Bereich "Scroll-Up Button" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-scroll-up-color-hover`

***

### Rahmenfarbe @hover

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`$sw-color-brand-primary`

**Pfad zur Einstellung**:\
Tab "Inhalt" => Bereich "Scroll-Up Button" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-scroll-up-border-color-hover`

***

### Hintergrundfarbe @hover

**Feldtyp**:\
Farbauswahl

**Beispiel Wert**:\
`$sw-color-brand-primary`

**Pfad zur Einstellung**:\
Tab "Inhalt" => Bereich "Scroll-Up Button" => Abschnitt "Farbkonfiguration"

**Technischer Name**:\
`twt-scroll-up-background-color-hover`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doku.themeware.design/handbuch/inhalt/scroll-up-button/konfiguration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
