> For the complete documentation index, see [llms.txt](https://docs.khepri.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.khepri.design/seiten-pflegen-pagebuilder/layouts-blocke-erstellen/design-elemente/button.md).

# Button

Erstelle einen Block vom Typ "Button" und öffne diesen per Doppelklick oder über das Stift-Icon.

<figure><img src="/files/R46SDM6u3Kt95LhoXJIM" alt=""><figcaption></figcaption></figure>

**ButtonText:** Der Text der auf dem Button angezeigt wird

**Typ:** Legt fest, ob der Button in der Primär- oder Sekundärfarbe angezeigt wird

{% hint style="success" %}
Wie du deine globalen Farbwerte anpassen kannst erfährst du [hier](/dashboard/design.md)
{% endhint %}

**Link:** Der Link oder die Seite zu welchem der Besucher beim Klick geleitet wird

**Neuer Tab:** Wenn aktiv öffnet sich der Link in einem neuen Browserfenster. Das ist besonders bei externen Links sinnvoll.

<figure><img src="/files/gOUO57hqB25Eyg3TFedM" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.khepri.design/seiten-pflegen-pagebuilder/layouts-blocke-erstellen/design-elemente/button.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.
