# Date countdown bar

De *date countdown bar* is een dynamisch element wat je laat aftellen tot een bepaalde datum. Je kan het bericht die verschijnt in het balk instellen voor en na de gekozen datum.&#x20;

![Voorbeeld countdown bar](https://lh6.googleusercontent.com/DitdIpMFuIC178AjfrWxF5AQg9lKUOpvvtzyA56CM0RWRUxZTMuv5lJsrY8fw-TUhQ3Zqpz4eRW-hLzIK7omRX-9nWLVJ7q_43P60PWY21kd78nNDsx-vRcF4fy6UKOhbd_2vHW6)

## Configuratie-opties

### General

* *Date:* selecteer een dag op de kalender naar waar je aftelt.&#x20;
* *Text to show before the set date has passed:* De tekst die in de balk verschijnt als de datum nog niet voorbij is. Bijvoorbeeld: 'Plannen indienen kan t/m 3 juli  5️⃣5️⃣ dagen '
* *Text to show after the set date has passed:* De tekst die in de balk verschijnt als de datum voorbij is. Bijvoorbeeld: 'Plannen indienen kon t/m 3 juli 0️⃣ dagen'.

### Styling&#x20;

* Styles for the container: Deze module beschikt over de standaard CSS styling mogelijkheden, zie [styles for the container.](/openstad/manual/miscellaneous/styles-for-the-container.md)


---

# 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://docs.openstad.org/openstad/manual/modules/date-bar.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.
